descriptive text Hammerbot

Last posts

descriptive text
react
typescript

An async search hook for React

In this article, I’m sharing my version of a React hook that allows you to perform asynchronous search on a list of items. Super useful for a server-side search field!

Publié le 18/04/2025
Lire la suite
descriptive text
typescript

Understanding

shadcn simplifies UI development by efficiently merging Tailwind classes using clsx, twMerge, and cva. This combination keeps your styles clean, flexible, and maintainable.

Publié le 02/03/2025
Lire la suite
descriptive text
node

On-Demand Containers with Node.js

Have you ever wondered how Google Cloud Run magically scales your services down to zero and still manages to respond to incoming requests instantly? Let’s try to reproduce that with NodeJS

Publié le 01/03/2025
Lire la suite