All Posts

How I built my Personal Website

··· views

A wide overview of my Portfolio website and how it was built, covering the tech stack, decisions I made along the way, issues I had, and how I overcame them.

Managing state with react query

··· views

We look at what makes React Query, one popular method to deal with state in web apps, so great. Especially to deal with server state and state sync.