Contributions, ramblings, and rants from Rainabba

Thursday, November 9, 2023

Understanding the implications of return await in ecmascript

›
In ECMAScript, an async function always wraps the returned value in a Promise. If you return a value, it's equivalent to returning Prom...
Thursday, March 9, 2023

From CommonJS/Require to ES modules the easy way

›
Introduction When Node.js was first conceived, jQuery as a community; had embraced the AMD pattern and RequireJS in particular. Node.js wa...
Thursday, February 2, 2023

Reasons NOT to use ESlint (sarcasm)

›
If you're looking to add chaos and confusion to your coding workflow, look no further than ESLint. This tool is designed to ensure that ...
Friday, October 21, 2022

Ecmascript es11 - es2020

›
What's new with JavaScript in 2020 - Ecmascript 2020/ES11 Background Bef...
›
Home
View web version

About Me

rainabba
View my complete profile
Powered by Blogger.