Note
A collection of code notes for web development.
NextJS Server Actions with Zod and React Hook Form
Published: at 08:00 PMSimple usage of Zod and React Hook Form with NextJS server actions.
Jest Mocking Cheat Sheet
Published: at 08:00 AMA cheat sheet for different ways to mock with Jest.
React Testing Hooks with `renderHook`
Published: at 08:00 AMA cheat sheet for testing React hooks.