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. 【python】10分钟教你用python打造贪吃蛇超详细教程

    10分钟教你用python打造贪吃蛇超详细教程 在家闲着没妹子约, 刚好最近又学了一下python,听说pygame挺好玩的.今天就在家研究一下, 弄了个贪吃蛇出来.希望大家喜欢. 先看程序效果: 0 ...

  2. java_I/O字节流

    I/O流(Stream) INPUT:输入流,从文件里读OUPUT:输出流,写内容到文件 IO流分为:字符流和字节流 字符流:处理纯文本文件. 字节流:处理可以所有文件. 测试字节输出流OuPut(写 ...

  3. [redis]复制机制,调优,故障排查

    在redis的安装目录下首先启动一个redis服务,使用默认的配置文件,作为主服务 ubuntu@slave1:~/redis2$ ./redis-server ./redis.conf & ...

  4. Carte作为Windows服务

    有一些用例将Carte作为Windows服务运行: 当使用命令窗口运行Carte实例时,任何人都会错误地关闭实例并且Carte将关闭. Carte.bat命令窗口与调用批处理文件的用户会话相关联,需要 ...

  5. Could not parse UiSelector argument: 'XXX' is not a string 错误解决办法

    ebDriverWait(driver,20).until(EC.visibility_of_element_located((MobileBy.ANDROID_UIAUTOMATOR,new UiS ...

  6. LOJ3069. 「2019 集训队互测 Day 1」整点计数(min_25筛)

    题目链接 https://loj.ac/problem/3069 题解 复数真神奇. 一句话题意:令 \(f(x)\) 表示以原点 \((0, 0)\) 为圆心,半径为 \(x\) 的圆上的整点数量, ...

  7. 【性能测试】:oracle数据库的监控方式

    一,[前提]:登陆操作系统后,需要切换到SQLPLUS的命令行模式:sqlplus / as sysdba 二,[监控步骤]:开始时执行一次:SQL>exec DBMS_WORKLOAD_REP ...

  8. 【GIS新探索】算法实现在不规则区域内均匀分布点

    1 概要 在不规则区域内均匀分布点,这个需求初看可能不好理解.如果设想一下需求场景就比较简单了. 场景1:在某个地区范围内,例如A市区有100W人口,需要将这100W人口在地图上面相对均匀的标识出来. ...

  9. JavaScript设计模式(三) - 策略模式

    什么是策略模式? 策略模式支持在运行时由使用者选择合适的算法,对于使用者而言不用关心背后的具体实现,由使用者自动根据当前程序执行的上下文和配置,从已有的算法列列表中选择出合适的算法来处理当前任务.   ...

  10. windows电脑配置

    1.本地电脑通过修改hosts文件实现域名本地解析 以管理员身份打开记事本 并打开C:\Windows\System32\drivers\etc 路径下的hosts文件 在文件末尾添加如下