Commenting Our Code
Seriously, add comments to your code
The Observer Model & The Pub Sub Model
Two different models, and how they different
Intersection Observers
A new favorite of mine - a native JS API to detect when something comes into view
Revisiting Lazy Loading
On using intersection observers for a more streamlined and clean way of adding lazy loading.
Mix Blend Mode
Making images blend in with their surroundings.
Drawbacks of Using React
While React (or Vue) may have it's pluses there are times when we shouldn't just pick it for being the shiny toy.