Hello! How are you? This is a short post to tell you that I found a stack I like very much. I consider this important to share because I think I’m not the only... (more…)
Read more »
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions. (more…)
Read more »
I intend to stop using null in my code, in favor of undefined. There are many reasons for doing so. Feedback wanted Tweet: https://twitter.com/sindresorhus/status/1114894287387258886 Background htt... (more…)
Read more »
🌳🥤 A tiny codemod for tree shaking (experimental) 🌳🥤 - magicmark/tiny-treeshaker... (more…)
Read more »
I’m using the new ECMAScript 2021 features for over a year, thanks to Babel. Almost all the features are useful, but I most liked only three of them. They saved me a lot of time and made my code more readable.
Here they are:
1. Logical Assignment Ope... (more…)
Read more »