Friday, July 31, 2015

This week's JavaScript news, issue 243

New ES6 regex features, creating a Node cluster, getting started with Ember CLI, and more.
Read this e-mail on the Web
JavaScript Weekly
Issue 243 — July 31, 2015
An in-depth look at two new regex flags (/y and /u), the ‘flags’ property, escape sequences, and more.
Dr. Axel Rauschmayer

Node’s ‘cluster’ module makes it easy to take advantage of multiple cores in Node by creating and managing separate processes that share the parent’s server ports. (Don't forget Node Weekly if Node is your thing.)
SitePoint

Angular lets you build dynamic, single-page web applications from scratch that are so smooth your users will forget they're still inside a web browser. Sign up online and start learning today!
Thinkful   Sponsored
Thinkful

“A for array and C for comma” is a handy mnemonic.
Stack Overflow

Learn how to build a simple contacts manager application using Ember CLI from start to finish.
SitePoint

It seems to work but it also seems to be slower overall (but the benefits of being async and not blocking the UI may be worth it).
Mohsen Azimi

A look into Chrome Developer Tools’ Profiler and how you can use it to analyze the performance of JavaScript running in the browser.
SitePoint

Jobs

In brief

Curated by Peter Cooper and published by Cooper Press.

Stop getting JavaScript Weekly : Change email address : Read this issue on the Web

© Cooper Press Ltd. Office 30, Lincoln Way, Louth, LN11 0LS, UK


by via JavaScript Weekly

No comments:

Post a Comment