Welcome to my blog.
Here you will find my writting on software development, technology, and life in general.Latest posts
-
Interactive Select component using Phoenix LiveView and vanilla JS Hook
In this post, we will build a Select component using Phoenix LiveView. You will learn how to build custom components using JS Hooks.
-
Use ESbuild with 11ty.
A guide on how to configure ESbuild with 11ty.
-
Vanilla React Part 2: Routing
In this article, we will see how to create a basic React application with routing.
-
Vanilla React Part 1: Server-side rendering
In this article, we will see how to create a basic React application with server-side rendering.