Constant confusion: why I still use JavaScript function statements

Back in the late 90’s — when I learned JavaScript — we were taught to write the… Read more

Similar

JavaScript Switcher

How often do you find yourself on some website, innocently trying to read an article, when you notice that the site’s designers and programmers seem to be trying as hard as they can to get rid of you? (more…)

Read more »

Svelte: JavaScript Framework without the overhead

If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – frameworks like React, Angular, Vue and Ractive. Like Svelte, these tools all share a goal of making it easy to build slick interactive user int...

Read more »