JavaScript's 2016 journey / One small step for Chrome / Managing angular apps - JavaScript Weekly

JavaScript's 2016 journey / One small step for Chrome / Managing angular apps - JavaScript Weekly

JavaScript's Journey Through 2016

The team at Telerik looks back at their predictions for JavaScript in 2016 and then ahead at what we might expect for the language in 2017.

TARA MANICSIC


JavaScript Without Loops

If you find yourself reaching for while or for, think again - maybe map, reduce, filter, or find could result in more elegant, less complex code.

JAMES SINCLAIR


An Update on ES6 Modules in Node.js

James, who wrote a great post on work on modules at TC-39, returns with an update on how things are progressing.

JAMES M SNELL


One Small Step for Chrome, One Giant Heap for V8

Recent improvements to V8’s garbage collector allow larger heap sizes, and the latest Chrome Canary uses to this your advantage when debugging JavaScript memory leaks.

MICHAEL HABLICH


Interactive ES6 Feature Examples

Simple, live and editable ES6/ES2015 examples covering things from arrow functions and iterators to maps and proxies.

RASMUS PRENTOW


Managing State in Angular Applications

Covers six types of state, typical mistakes made managing them in Angular apps, and the patterns you should use instead.

VICTOR SAVKIN



Want to receive this newsletter in your inbox? Subscribe to Javascript Weekly.

To view or add a comment, sign in

More articles by Peter Cooper

Insights from the community

Others also viewed

Explore topics