Things I've Learnt

dutzi

👋 I'm dutzi,

And here are some...

Hooks!

January 06, 2020

Some pretty useful, pretty generic, typed hooks I made for a recent project.

reacthooks

Thoughts On CSS-in-JS

January 06, 2020

Sharing my experience working both with SCSS and Styled Components.

cssscsscss-in-js

Optional Chaining Tips

January 05, 2020

A quick reference guide for Optional Chaining.

🐥 beginneresnextoptional-chaining

Things I've Learnt Building How-Dep

January 03, 2020

Going through some interesting concepts I first encountered when building a CLI tool that “counts your imports” and gives you a rough estimation of how dependent you are of your dependencies.

clireactssrts-query