improve sign up flow
add tweet buttons to posts
finish functional programming course
learn about maybe monad
use case: allows for optional chaining in JS
publish new article https://roettgers.co/gatsby-i18n/
I wrote a small custom translations library for Gatsby, as I couldn't find one that's easy to use or not outdated.
In that article I explain how I did it.
In that article I explain how I did it.
continue learning functional JS
transducing is blowing my mind