All Articles
Articles about things I've learned while working on interesting projects.
Mastering LocalStorage Management with React Hooks
This article explains how to create a custom React hook using TypeScript to manage data with LocalStorage in frontend applications.
Authenticating with your backend using NextAuth.js
This article describes how to set up NextAuth.js and authenticate against your own backend.
How I built my blog with Forestry CMS
A simple guide on how I integrated Forestry into my blog to manage my articles.