React 19 - Part 2: The Code; How it works under the hood!
It's time to talk code! The setup, and the implementation details. What is an RSC payload? A RSA call?
It's time to talk code! The setup, and the implementation details. What is an RSC payload? A RSA call?
Come with me to explore my two months of frustration and joy writing a framework from scratch. I will show you how React works under the hood and how to write your own framework.
A breakdown of the unique Contentlayer + Git integration I crafted for this blog, and how you can use it too!
How did I create a htmx-like experience in Next.js with React Server Actions and quite a bit of questionable code.
Introducing `tailwindcss-expose-colors`: a Handy Tailwind CSS Plugin to Bring Your Colors Wherever You Need Them.
Boost your VTEX IO workflow with Quix, an experimental CLI project designed to enhance your VTEX IO workflow.
Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
Simplify your CTF setup with the TryHackMe Auto README.md Generator - a Python tool for automating the not-so-fun part of CTF challenges.
I'll only send updates with the best content. Trust me, I hate writing emails as much as you hate spam.
A dead-simple React 19 "framework" implementation from scratch
Think "docker stats" but with beautiful, real-time charts into your terminal. 📊
a htmx like experience in Next.js with RSC and quite a bit of questionable code.
Supercharge Your VTEX IO Workflow with a Lightning-Fast CLI Alternative. Enhance Developer Experience and Boost Productivity.
Expose specific colors from your Tailwind CSS theme as CSS variables
The bare minimum for a Zustand setup with server-side data and client-side hydration in Next.js