A play by play in successfully reducing first load JS bundle size by 25% with code splitting via dynamic imports, and getting all NextJS pages into the green zone.
(more…)
Read more »
Avoid using new Array() in JavaScript Best javascript Tutorials, Articles, Tips and Tricks by Yogesh Chauhan. Well written, nicely organized, simple to learn and easy to understand Web development building tutorials with lots of examples of how to use jav... (more…)
Read more »
Learn how to write Anonymous Functions in Javascript, understand scoping of variables and wrapped functions and write back to the window object. (more…)
Read more »
In this blog post I explain why, in my opinion, currying is in conflict with some of JavaScript’s foundations. (more…)
Read more »
A lodash-inspired lens-like library for Javascript - jamesmcnamara/shades... (more…)
Read more »