5 best practices on how to write quality JavaScript variables: prefer const, minimize scope, close to use place, and more. (more…)
Read more »
Get ready for a new faster web experience with Firebase. For the longest time you all have asked us to optimize the size of our JavaScript libraries, (more…)
Read more »
I feel like dynamically loading modules with
webpack’s code splitting was
discussed
everywhere
and
everyone
is doing it at this point. Thought I’d reiterate on how we do it in
Blocksy and on the tiny layer of
abstraction we built on top of the import() fu... (more…)
Read more »
Modern web apps without JavaScript bundling or transpiling: https://world.hey.com/dhh/modern-web-apps-without-javascript-bundling-or-transpiling-a20f2755Rail... (more…)
Read more »