Issue: #7

October 6th, 2020

Hacktoberfest will run all this October to support open source.

📌 Short Updates

  • Feature watch: ECMAScript 2021 - Dr. Axel always keeps tabs on the new features coming to future versions of ECMAScript and he’s now started to do the same for the forthcoming ES2021.
  • Vue.js 3.0 “One Piece” Released - The 3.0 release represents over 2 years of development efforts, featuring 30+ RFCs, 2,600+ commits, 600+ pull requests from 99 contributors, plus tremendous amount of development and documentation work outside of the core repo.
  • Deno 1.4 Released - support for a WebSocket API (which you can use from Deno just like you would in a browser), automatic restarts on file changes, integrated test coverage support, and more.
  • What’s new in Svelte - New object methods, in-depth learning resources and tons of integration examples!
  • npm 7 rc - with support for named exports for CommonJS modules.
  • Introducing the New JSX Transform - say goodbye to: import React from ‘react’;

🗞 Articles and Projects

🧩 Conferences and events

📺 Blast from the past

  • A tale of two MVC’s - Talk by Yehuda Katz at GoGaRuCo 2013, enlightens us with history of UI development and things around MVC. #video
  • Memory Management Masterclass - Talk by Addy Osmani, answers the question - how to effectively keep memory usage down because if too much is consumed, a page might be killed, forcing the user to reload it and cry in a corner. Automatic garbage collection isn’t a substitute for effective memory management, especially in large, long-running web apps. #video

🎨 Meanwhile on the web


“Any product that needs a manual to work is broken.” - Elon Musk


Please share the newsletter with Web ninjas, who might be interested.

Follow me @onlyanubhav

Web: theanubhav.com