Is it possible to track page views on a blog without sacrificing readers' privacy? Let's find out!
Sorting arrays in JavaScript can be more complex than what it sounds. Let's build some declarative sorting functions to mitigate that!
I published a package that leveraged template tags to format strings in JavaScript. In this article, we'll take a closer look at this package!
In this article, after I rant a bit against passwords, we will look at implementing magic links, a password-less authentication method.
Get your surfboard ready, we are heading to the sea ... and the less than relaxed and laid back world of CSRF (pronounced "sea surf") attacks!