This week’s JavaScript news Read this issue on the Web | Issue Archive
JavaScript Weekly Issue 185
June 13, 2014
Editor: Peter Cooper  
Featured
ECMAScript 6 Schedule Changes — Allen Wirfs-Brock, editor of the ECMAScript 6 specification, recently mentioned on Twitter that the schedule for ES6 has changed slightly. Formal publication of the ES6 standard is now due in June 2015.
Dr. Axel Rauschmayer
JSConf EU 2014 Call for Speakers — Closes June 20th. Is in Berlin, Sep 13-14.
JSConf EU
Easy 3D-Accelerated Games in A Browser with JavaScript and WebGL using Three.js or Babylon.js — It’s always good to see Scott excited about something as he shares his insights so well, and 3D accelerated graphics in the browser is an increasingly important use case for JavaScript.
Scott Hanselman
Submit a Talk to Speak at ‘Powered by JavaScript’ at Strange Loop — The popular Strange Loop developer conference is co-hosting a one-day Powered by JavaScriptJavaScript event on September 17. If you want to speak, get your proposal in ASAP.
Powered by JavaScript
From our Sponsor
AngularJS 101: From Zero to Angular in Seconds
How to build realtime into your AngularJS app in just 99 lines of HTML and JavaScript.
PubNub
Reading
SIMD in JavaScript — An introduction to SIMD (Single instruction, multiple data), a set of CPU instructions that can perform the same operation across a range of data, and a look at how Intel is bringing SIMD support to JavaScript through extending the language specification.
Intel Open Source Technology Center
Tutorial: Real-Time Chat With Node’s Readline and Socket.io — A tutorial by Matt Harzewski on using Node’s readline module to create a powerful(ish) terminal-based prompt that you can then build a chat system on top of with Node. (If you like this, be sure to check out Node Weekly.)
Nettuts+
jQuery: Using Only What You Need — See how you can include only the pieces of jQuery that your application needs using AMD by TJ VanToll.
Telerik Developer Network
Vic Ramon’s Ember on Rails Tutorial — An introduction to the Ember JS framework in 22 chapters. It shows you how to build an Ember app with a Ruby on Rails-based backend and explains all the underlying concepts along the way.
Vic Ramon
Building a Multi-Step Form in AngularJS Using UI Router
Chris Sevilleja
Getting Started with Browserify — Browserify allows you to use Node.js style modules in the browser and Patrick Catanzariti presents a complete introduction.
SitePoint
Using ES6 Modules Today
Jack Franklin
Rethinking AngularJS Controllers — Todd shares his thoughts on a different way to look at Angular controllers, as well as some best practices.
Todd Motto
Dependency Injection in JavaScript — Reflections on using dependency injection in JavaScript to manage complexity.
Krasimir Tsonev
JavaScript as an Alternative to AppleScript on OS X Yosemite (10.10)
Apple
Why Ramda? — Ramda is a ‘practical functional library’ for JavaScript developers, but on the surface it can be tricky to see the benefits. This article digs into the use cases.
Scott Sauyet
Watching
Refactoring JavaScript Apps Into a Framework — Podcast. The JavaScript Jabber crew get together with Brandon Hays to talk about frameworks and their role in building more modular JavaScript apps.
JavaScript Jabber
Jobs
Senior Front End Software Engineer at Moz (Seattle, WA) — Passionate about high quality SW? Moz Analytics is looking for a Senior Developer to join the Applications team- responsible for building all of the Front End apps that deliver marketing analytics through meaningful data visualization and insight.
JavaScript Engineer at Pantheon (San Francisco, CA) — We’re looking for an engineer with a passion for JavaScript to help us build the best user experience for our customers. Join our collaborative team of brainstorming developers and enjoy a role where you can own your initiatives.
Pantheon
JavaScript Software Developer (Madison, WI) — Widen Enterprises is looking for a JavaScript expert who wants to join a dynamic team, have fun, and work with great people and technology.
Widen Enterprises
Code, Libraries and Tools
Boba.js: A JavaScript Library for Google Analytics — A small, easily extensible library to make working with Google Analytics easier. Tie together events with Google Analytics, etc.
space150
qooxdoo 4.0 Released — A universal JavaScript framework covering desktop, mobile and server uses.
qooxdoo
DHTMLX 4.0 Released: A Modern JavaScript-Based Web App UI Library
DHTMLX
Springy.js: A Force Directed Graph Layout Algorithm in JavaScript — Uses physics to figure out how to show a network graph in a way that looks good.
Dennis Hotson
50 Emulators Written in JavaScript — Links to different JavaScript-based emulators for classic systems like the Sega Master System, ZX Spectrum, and NES.
Frederic Cambus
Telerik NativeScript: A Forthcoming Framework for Building Native Mobile Applications with Pure JavaScript — Declare business logic and data models in JavaScript and share across all target platforms. Bring in your own third party libraries. No Mac required to compile for iOS. Not yet public but beta testers appear to be sought.
Telerik
Last but not least..
Help us build the best open-source training library on the planet — Pluralsight is building the best open-source training library on the planet, and we can’t do it alone. We’re looking for JavaScript experts who are passionate about teaching. If that sounds like you, find out how you can create online courses and start earning royalties today.
Pluralsight  Sponsored
Published by Cooper Press.
Want to sponsor an issue? See our media kit.

© 2014 Cooper Press Ltd. Email policy Privacy policy
Cooper Press, Fairfield Enterprise Centre, Louth, LN11 0LS, UK

JavaScript周报#185的更多相关文章

  1. Javascript周报#182

    This week’s JavaScript news Read this issue on the Web | Issue Archive JavaScript Weekly Issue 182Ma ...

  2. JavaScript周报#183

    This week’s JavaScript news Read this issue on the Web | Issue Archive JavaScript Weekly Issue 183Ma ...

  3. JavaScript周报#184

    This week’s JavaScript news Read this issue on the Web | Issue Archive JavaScript Weekly Issue 184Ju ...

  4. 1.8 收集的XSS Payload

    收集的XSS Payload ,可以做成字典,到时候批量测试:--------------------------------------------------------------------- ...

  5. xss代码集

    </script>"><script>prompt(1)</script> </ScRiPt>"><ScRiPt& ...

  6. 前端开发周报: CSS 布局方式方式与JavaScript数据结构和算法

    前端开发周报:CSS 布局方式与JavaScript动画库 1.常见 CSS 布局方式详见: 一些常见的 CSS 布局方式梳理,涉及 Flex 布局.Grid 布局.圣杯布局.双飞翼布局等.http: ...

  7. 前端资讯周报 3.6 - 3.12: 对学习Javascript最有帮助的三本书,以及HTML标题的迷思

    每周一我都会分享上一周我订阅的技术站点中,和解决问题的过程中阅读到的值得分享的文章. 毕竟个人的阅读量有限,也欢迎大家留言或者私信给我你们阅读到的,对你们前端技术有帮助的任何内容,题材不限,语言不限. ...

  8. 前端周报:前端面试题及答案总结;JavaScript参数传递的深入理解

    1.2017前端面试题及答案总结 |掘金技术征文 "金三银四,金九银十",用来形容求职最好的几个月.但是随着行业的饱和,初中级前端er就业形势不容乐观. 行业状态不可控,我们能做的 ...

  9. javascript 技巧总结积累(正在积累中)

    1.文本框焦点问题 onBlur:当失去输入焦点后产生该事件 onFocus:当输入获得焦点后,产生该文件 Onchange:当文字值改变时,产生该事件 Onselect:当文字加亮后,产生该文件 & ...

随机推荐

  1. trunc 函数用法

    转载至:http://blog.csdn.net/aqszhuaihuai/article/details/6303686 1.trunc用于日期,可精确到年,月和日. select trunc(sy ...

  2. [转] 使用HTTPS在Nexus Repository Manager 3.0上搭建私有Docker仓库

    FROM: https://www.hifreud.com/2018/06/06/03-nexus-docker-repository-with-ssl/ 搭建方式 搭建SSL的Nexus官方提供两种 ...

  3. Qt Creator中使用qss对界面美化没有作用(效果)的问题

    最近在研究qt界面开发,发现使用qss对界面进行美化后效果不错,要比mfc效率高很多,美化效果也很出色.但是在使用qss文件对界面控件进行美化的过程中遇到了个很奇葩的问题,困惑了我好久,今晚又遇到了, ...

  4. Python爬虫学习:一些关于爬虫的知识的充电

    什么是Http和Https http协议:全称是HyperText Transfer Protocol,中文意思是超文本传输协议,是一种发布和接收Html页面的方法.默认的端口号是80 https协议 ...

  5. Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. 调用函数约定不同

    Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call.  This is ...

  6. SpringSecurity之记住我功能的实现

    Spring security记住我基本原理: 登录的时候,请求发送给过滤器UsernamePasswordAuthenticationFilter,当该过滤器认证成功后,会调用RememberMeS ...

  7. TortoiseGit学习系列之TortoiseGit基本操作修改提交项目(图文详解)

    前面博客 TortoiseGit学习系列之TortoiseGit基本操作克隆项目(图文详解) TortoiseGit基本操作修改提交项目 项目克隆完成后(可以将克隆 clone 理解为 下载,检出 c ...

  8. 使用Thumbnailator处理gif图片时遇到java.lang.ArrayIndexOutOfBoundsException: 4096异常处理

    环境 1.7.0_80 在使用Thumbnailator处理gif图片时,遇到问题: Exception in thread "main" java.lang.ArrayIndex ...

  9. JavaScript数据结构-18.图结构广度优先和最短路径

    <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title> ...

  10. 十分有趣的this指向题

    var num=5;//9 =>++this.num=>10 var obj={ num:3, fn:function() { num = 9;//window.num=9 (functi ...