
Kristofer Giltvedt Selbekk
From all of us, to all of you a very merry Bekk.Christmas!
Det er femte året vi gjennomfører Bekk Christmas, men det er første året vi har samlet hele fagmiljøet under én paraply. Og for et fagmiljø det er. Folk har poddet, progget, skrevet om fag, personlige erfaringer, tutorials, kakeoppskrifter – for en vanvittig fin bredde vi har hos folka våre!
Det er femte året vi gjennomfører Bekk Christmas, men det er første året vi har samlet hele fagmiljøet under én paraply. Og for et fagmiljø det er. Folk har poddet, progget, skrevet om fag, personlige erfaringer, tutorials, kakeoppskrifter – for en vanvittig fin bredde vi har hos folka våre!
/** Make the nice list with JSDoc */
Documenting stuff is important, folks! Where would Santa be without his naughty and nice list? Let's spend a few minutes learning how you can improve the user experience of your components by adding a slash and a couple of stars in front of it!
Documenting stuff is important, folks! Where would Santa be without his naughty and nice list? Let's spend a few minutes learning how you can improve the user experience of your components by adding a slash and a couple of stars in front of it!
How to Present Like Me
If you're curious about doing tech talks, chances are you're stressed out about preparing for it. Let's see how it's done.
If you're curious about doing tech talks, chances are you're stressed out about preparing for it. Let's see how it's done.
Fra utvikler til seriegründer
Gotcha! Ways I've screwed up CSS
10 years of writing CSS has taught me one important lesson - there's always new ways to screw up. Let's look at some of the ways I've failed in the last decade.
10 years of writing CSS has taught me one important lesson - there's always new ways to screw up. Let's look at some of the ways I've failed in the last decade.
How I test my React apps in 2019
Testing your apps is becoming so easy, it's starting to become worth the trouble!
Testing your apps is becoming so easy, it's starting to become worth the trouble!
Document your stuff with Docz
Having great documentation is what differentiates a great library from an ok one. I've spent the last couple of months creating a design system and its documentation site in Docz, and I'd like to share some experiences.
Having great documentation is what differentiates a great library from an ok one. I've spent the last couple of months creating a design system and its documentation site in Docz, and I'd like to share some experiences.
Control your components
A quick and easy guide to creating components that control their own state, if you want them to.
A quick and easy guide to creating components that control their own state, if you want them to.
Bleeding edge - making your grids bleed
Grid layouts are nice until you need to do something slightly outside of its bounds. Want to learn a quick trick to escape?
Grid layouts are nice until you need to do something slightly outside of its bounds. Want to learn a quick trick to escape?
Switch it up with CSS custom properties
Custom properties doesn't look like much, but is one of the real super powers of CSS. Let's see what it's all about!
Custom properties doesn't look like much, but is one of the real super powers of CSS. Let's see what it's all about!
Do you even JSX bro?
Most React apps use JSX - but how can you set up a JSX environment yourself?
Most React apps use JSX - but how can you set up a JSX environment yourself?
How to create components
React is Just Components ™️ - but there are tons of ways to make them. Let's dive in!
React is Just Components ™️ - but there are tons of ways to make them. Let's dive in!
Error Handling in React
Let's deal with those pesky errors once and for all
Let's deal with those pesky errors once and for all
Creating a progressive image loader
I needed one for this site - follow along if you want one too!
I needed one for this site - follow along if you want one too!
5 tips for reusable components
I've spent the last year helping build a design system. These are some of the things I learned along the way
I've spent the last year helping build a design system. These are some of the things I learned along the way