Welcome to my collection of code snippets! This is where I gather and organize various reusable pieces of code that I've found useful across different projects.
All of my snippets are type-safe and leverage widely adopted patterns like the Compound Component, Render Props, and Facade patterns and ...
These snippets are written for use inside React and some of them only for Next.js projects.