Posts about the forever-changing landscape of web development, especially JavaScript and TypeScript.
-
Now you are thinking with states
Published on 2024-09-22 webdevThe most important yet most confusing part of writing a frontend application is handling state. It is easy to add a little bit of state here and there, ending up a spiderweb of interconnected components. How can we do it correctly?
-
How I made my blog
Published on 2024-07-27 webdevI always wanted a blog to publish my thoughts and rants, like yelling into the abyss, until it yells right back.