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. vector类型介绍

    一.vector类型简介 标准库:集合或动态数组,我们可以放若干对象放在里面. vector他能把其他对象装进来,也被称为容器 #include <iostream> #include & ...

  2. leetcode-733-Flood Fill

    题目描述: An image is represented by a 2-D array of integers, each integer representing the pixel value ...

  3. POJ 2234

    #include<iostream> #include<stdio.h> #include<algorithm> #define MAXN 100 using na ...

  4. POJ 2209

    #include<iostream> #include<stdio.h> #include<algorithm> #include<math.h> #d ...

  5. eclipse如何设置时常挂提示

    (.qwertyuiopasdfghjklzxcvbnm) ​​​

  6. 开源项目-Aiguille

        项目地址: https://github.com/wwkai555/Aiguille 这个项目主要使用Android L新特性 - 最新的widget以及一些值得推荐和使用的开源库比如butt ...

  7. 从setTimeout谈js运行机制

    众所周知,JavaScript是单线程的编程,什么是单线程,就是说同一时间JavaScript只能执行一段代码,如果这段代码要执行很长时间,那么之后的代码只能尽情地等待它执行完才能有机会执行,不像人一 ...

  8. CodeForces 1060 B Maximum Sum of Digits

    Maximum Sum of Digits You are given a positive integer n. Let S(x)S(x) be sum of digits in base 10 r ...

  9. Jenkins 中创建项目时没有Maven项目怎么办

    如果在创建项目时候,没有“创建一个Maven 项目”的选项. 你需要安装Maven项目插件:Maven Integration plugin . 点击“可选插件”  然后在右边的过滤输入框中输入搜索关 ...

  10. Java代码签名证书申请和使用指南

    第1步 下载签名工具 Step 1: Download Signing Tools 如果您还没有签名工具,请到SUN公司网站免费下载:http://java.sun.com/j2se/,推荐下载JDK ...