Functional JavaScript Arrays

I created a short tutorial on reducing code complexity in JS using functional programming practices with arrays. Enjoy. Read more

Similar

Dark mode images without JavaScript

The <picture> element supports media query matchers and if you want to specify a different image for dark mode, you can use a different <source>. So, if there are no suitable matches or if the browser doesn’t support the <picture> elemen... (more…)

Read more »