Node.js 16 Adds Apple Silicon Support

Node.js, the JavaScript runtime, is available with built-in support for Apple Silicon for the first time. The new release also improves its support for Promises, and has the updated 9.0 release of the V8 JavaScript engine. … more Read More

Echo JS

Enhance your frontend state management with view models Hookrouter: A Modern Approach to React Routing How to develop Neutralinojs apps with Angular 200+ JS Resources to master programming 💥 Cheat Sheet How to publish TypeScript package to NPM 👾 Top Salesforce, Web & Mobile App Development Company in India, USA Read more…

Node v16.0.0 (Current)

Notable Changes Deprecations and Removals (SEMVER-MAJOR) fs : remove permissive rmdir recursive (Antoine du Hamel) #37216 (SEMVER-MAJOR) fs : runtime deprecate rmdir recursive option (Antoine du Hamel) #37302 (SEMVER-MAJOR) lib : runtime deprecate access … more Read More

The lazy-loading property pattern in JavaScript

Traditionally, developers have created properties inside of JavaScript classes for any data that might be needed within an instance. This isn’t a problem for small pieces of data that are readily available inside of the constructor. However, if some … more Read More

Node.js 16 introduces Apple Silicon support

Node.js 16 was released on April 20, adding Apple Silicon binaries and additional stable APIs to the popular JavaScript runtime. The release is the first to ship with prebuilt binaries for Apple Silicon. While Node.js will provide separate tarballs for … more Read More