You don't have to be a Linux hacker to use the terminal to be productive. Here's a few tips I've pick...
Originally posted on my blog - selbekk.io When you're working on a component library, or just crea...
As I was building out yet another Elm test project, I wanted to add some CSS to my app. I added a sty...
What does the Elm developer say when asked to go out to party? Maybe. Oh yes. Welcome to the shit sho...
Written in collaboration with Caroline Odden and Jonas Løchsen. This post was first published at blo...
I'm going to do something really different - I'm going to learn a new language in the open, and lear...
If you want to do front-end development, React is a great tool to have in your tool chest. However - in a sea of content large enough to drown in - where should you look for resources to learn React?
I'm going to do something really different - I'm going to learn a new language in the open, and learn...
Say ho ho holy moly to 12 Christmas calendars!
The user should be the boss of you - learn how to respect their preferences
Want to make your content fade in as it scrolls into view? This article will give you the how-to!
Want to improve your spinner game? This article shows you how to spin like you've never spun before
Tired of having your footer creep up on you? This article tells you how to kick your footer to the curb!
I'm not working for 6 months. How can I stay up to date with relevant technologies?
Here's two cool new ways to darken your background images, so you can put content on top!
10 golden rules to live by when you're designing your React component APIs
Want to display a fallback thumbnail while you download your hero image? Then this article is for you!
This quick little article will teach you a nice technique for storing UI state between visits
Ever wondered how Redux works? Here's how you can implement your own!
A bunch of tips and tricks to how you can make your components more flexible, reusable and accessible by default.
Ever got confused about refs in React? This article is about to set the record straight.
Enough of these contrived examples. Let's look at how I refactored a small React app to use Hooks