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. 通过UIColor转换为UIImage

    + (UIImage *)createImageWithColor:(UIColor *)color { CGRect rect=CGRectMake(0.0f, 0.0f, 1.0f, 1.0f); ...

  2. SaltStack Grains 详解

    简介 Grains 是SaltStack 的重要组件之一.主要记录minion的静态信息,比如CPU,内存,磁盘,网络信息等.Grains信息是minion启动时汇报给Master的. 刷新grain ...

  3. Centos7.4下安装Mysql8.0.15

    一.下载Mysql Mysql下载地址:https://dev.mysql.com/downloads/mysql/ 二.卸载Linux自带的mariadb    安装Mysql之前需要卸载maria ...

  4. KMP算法再解 (看毛片算法真是人如其名,哦不,法如其名。)

    KMP算法主要解决字符串匹配问题,其中失配数组next很关键: 看毛片算法真是人如其名,哦不,法如其名. 看了这篇博客,转载过来看一波: 原博客地址:https://blog.csdn.net/sta ...

  5. leetcode-8-字符串转整数 (atoi)

    题目描述: 实现 atoi,将字符串转为整数. 在找到第一个非空字符之前,需要移除掉字符串中的空格字符.如果第一个非空字符是正号或负号,选取该符号,并将其与后面尽可能多的连续的数字组合起来,这部分字符 ...

  6. maven web不能创建src/main/java等文件等问题

    我们在创建maven web项目的时候,默认只有src/main/resources这个source folder,我们按照maven结构添加src/main/java和src/test/java等s ...

  7. SpringBoot 整合 中国移动 MAS HTTP1.0 实现短信发送服务

    因为客户需要,本身使用的 阿里云的短信服务改为了中国移动MAS HTTP 1.0  短信通知,因为看到网络上关于此类的博客知识很少,再趟完坑后特地写下这篇博客,提醒后来人. 特别感谢 中国移动MAS ...

  8. 常用DOS命令和Linux命令

    DOS命令 1.查询端口占用情况:netstat -aon |findstr "8080"; 查看端口进程号: 2.查看进程号信息:   tasklist |findstr &qu ...

  9. 达人篇:6.3)试验设计DOE,Design of Experiments

    本章目的:了解DOE,结构工程师为什么学习DOE. 1.前言:结构工程师为什么要学DOE 作者作为一名结构工程师,为什么要学习DOE. 很简单,在第四版FMEA手册中,DOE是重要的探测控制手段.如图 ...

  10. Python+USB+Vnet+FTP传输文件开发记录

    做一个Python+USB+Vnet+FTP传输文件开发记录