selbekk

selbekk @selbekk

About: I'm a full stack dev that specializes in React, English Bulldogs and beer based coding meetups

Location:
Oslo, Norway
Joined:
Mar 8, 2019

selbekk
articles - 22 total

Terminal illness

You don't have to be a Linux hacker to use the terminal to be productive. Here's a few tips I've pick...

Learn More 24 6Jul 5 '20

Forwarding refs in TypeScript

Originally posted on my blog - selbekk.io When you're working on a component library, or just crea...

Learn More 10 0May 18 '20

Setting Up a Development Environment in Elm

As I was building out yet another Elm test project, I wanted to add some CSS to my app. I added a sty...

Learn More 16 1Feb 16 '20

Dad jokes and HTTP requests in Elm

What does the Elm developer say when asked to go out to party? Maybe. Oh yes. Welcome to the shit sho...

Learn More 14 2Jan 2 '20

A Year of React - 2019 in Review

Written in collaboration with Caroline Odden and Jonas Løchsen. This post was first published at blo...

Learn More 117 11Dec 31 '19

Creating a todo app in Elm

I'm going to do something really different - I'm going to learn a new language in the open, and lear...

Learn More 60 6Dec 30 '19

How to get started with React in 2020

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?

Learn More 402 17Dec 30 '19

My first Elm app

I'm going to do something really different - I'm going to learn a new language in the open, and learn...

Learn More 43 5Dec 29 '19

Introducing bekk.christmas - 12 christmas calendars!

Say ho ho holy moly to 12 Christmas calendars!

Learn More 19 0Dec 2 '19

Two media queries you should care about

The user should be the boss of you - learn how to respect their preferences

Learn More 128 15Sep 27 '19

How to fade in content as it scrolls into view

Want to make your content fade in as it scrolls into view? This article will give you the how-to!

Learn More 302 25Aug 29 '19

How to stop your spinner from jumping in React

Want to improve your spinner game? This article shows you how to spin like you've never spun before

Learn More 132 6Aug 22 '19

How to make your footer stick to the bottom of your page

Tired of having your footer creep up on you? This article tells you how to kick your footer to the curb!

Learn More 95 6Aug 20 '19

How do you keep up to date during leaves of absence?

I'm not working for 6 months. How can I stay up to date with relevant technologies?

Learn More 5 6Jun 27 '19

How to overlay your background images

Here's two cool new ways to darken your background images, so you can put content on top!

Learn More 87 22Jun 26 '19

The 10 Component Commandments

10 golden rules to live by when you're designing your React component APIs

Learn More 606 28Jun 22 '19

How to write a progressive image loading hook

Want to display a fallback thumbnail while you download your hero image? Then this article is for you!

Learn More 31 6May 9 '19

Persisting your React state in 9 lines

This quick little article will teach you a nice technique for storing UI state between visits

Learn More 160 22May 7 '19

Redux in 27 lines

Ever wondered how Redux works? Here's how you can implement your own!

Learn More 341 10Mar 21 '19

Creating flexible components

A bunch of tips and tricks to how you can make your components more flexible, reusable and accessible by default.

Learn More 57 1Mar 18 '19

The Hitchhikers Guide to Refs

Ever got confused about refs in React? This article is about to set the record straight.

Learn More 55 5Mar 14 '19

Refactoring a small Next app to use Hooks

Enough of these contrived examples. Let's look at how I refactored a small React app to use Hooks

Learn More 35 4Mar 11 '19