I write things aboutReact
- June 6, 2022-6 minutes read
Add Multiple Theme To Next.JS and Tailwind Project
Switch themes easily with few lines of code.
- March 3, 2022-13 minutes read
Infinite Scrolling With React Query And Prisma In Next.js
Add infinite scrolling feature to your next React project.
- Feb 1, 2022-12 minutes read
Build A Toast Component With React From Scratch
Create a react toast with tailwind, framer motion and zustand by yourself.