This week's JavaScript news, issue 325
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 325 — March 9, 2017 Analysing The Use of Outdated JavaScript LibrariesA thorough summary of a new academic paper that...
View ArticleThis week's JavaScript news, issue 326
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 326 — March 16, 2017 Please note JavaScript Weekly will be moving to a new 'From' address soon - it will be...
View ArticleThis week's JavaScript news, issue 327
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 327 — March 23, 2017 Beyond The Browser: From Web Apps To Desktop AppsBuilding desktop apps using Web technologies has...
View ArticleThis week's JavaScript news, issue 328
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 328 — March 30, 2017 Glimmer: Fast UI Components from the Ember EcosystemGlimmer’s fast components can be used outside of...
View Article#329: An opinionated comparison of React, Angular and Aurelia
Regexes in a post-ES6 world, and why Glimmer is so fantastic.— Read this e-mail on the WebJavaScript Weekly Issue 329 — April 7, 2017 We found too many releases were happening on Thursdays so...
View Article#330: Prettier 1.0, What is GraphQL, and Crockford's Post JavaScript Apocalypse
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 330 — April 14, 2017 Debugging Tips and Tricks for Front-End DevelopersA fantastic round-up of concepts, tools, and...
View Article#331: Arrow functions, popular JS patterns, and React VR
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 331 — April 21, 2017 It’s Time to Embrace Arrow FunctionsEric felt some pushback against the use of ES6’s arrow functions...
View Article#332: TypeScript 2.3, build your own Redux, and V8 5.9
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 332 — April 28, 2017 Build Yourself a ReduxRedux is a popular library for managing state within JS apps, often used with...
View Article#333: A New JS Optimization Tool, Headless Chrome and the 'Elements of...
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 333 — May 5, 2017 Prepack: An Optimization Tool to Produce More Efficient JavaScriptPrepack optimizes JavaScript code by...
View Article#334: A Look at Chrome Canary's New ES6 Module Support
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 334 — May 12, 2017 A note from your editor, @peterc: If you're into serverless architecture, AWS Lambda, etc. we've...
View Article#335: JSConf EU videos, a cartoon introduction to WebAssembly, and Polymer 2.0
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 335 — May 19, 2017 The Many Faces of Functions in JavaScriptA look at a variety of syntactic forms for functions in...
View Article#336: npm 5.0 Released
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 336 — May 26, 2017 npm 5.0 ReleasedThe popular JavaScript package manager takes some big steps forward with significantly...
View Article#337: Node 8, Meteor 1.5, and Migrating from Mocha to Jest
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 337 — June 2, 2017 Node 8 ReleasedA new major release of Node is here with many significant updates including V8 5.8, npm...
View Article#338: A Comparison Between Adopting Flow or TypeScript
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 338 — June 9, 2017 A Comparison Between Adopting Flow or TypeScriptBoth Flow and TypeScript can bring type checking to...
View Article#339: V8 6.0, Building an Android App with Vue, and ESLint v4
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 339 — June 16, 2017 How to Get The Most Out of the ConsoleMost JS developers debug with console.log so why not learn more...
View Article#340: How Long 1MB of JS Takes to Parse on Various Devices
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 340 — June 23, 2017 Using JavaScript for Microcontroller DevelopmentLearn about the ecosystem and some options for using...
View Article#341: TC39, ECMAScript, and the Future of JavaScript
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 341 — June 30, 2017 TC39, ECMAScript, and the Future of JavaScriptA thorough explanation of how new features make it into...
View Article#342: Some Best Practices for JavaScript Projects
Why Reddit chose TypeScript, and a React-a-like for CLI apps— Read this e-mail on the WebJavaScript Weekly Issue 342 — July 7, 2017 July 4th made this week a bit of a quiet one in the JavaScript world...
View Article#343: The Main New Features of ES2017
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 343 — July 14, 2017 Reverse Engineering One Line of JavaScriptA fascinating look at how a ray-casted checker board effect...
View Article#344: JavaScript Factory Functions with ES6+
This week's JavaScript news— Read this e-mail on the WebJavaScript Weekly Issue 344 — July 21, 2017 JavaScript Factory Functions with ES6+“In JavaScript, any function can return an object. When it does...
View Article