blog.chetanverma.comHow to create an awesome Kanban board using dnd-kithttps://youtu.be/IZ3w2PNh-hE Introduction Hey everyone, we will create an awesome Kanban board using dnd-kit in this post. We will use the next.js starter with tailwindcss as a code starter for our Kanban board. prerequisite - containers : a conta...Aug 8, 2023·17 min read
blog.chetanverma.comHow to create an awesome navigation menu using chakra-UI and framer-motion.Introduction Hey everyone in this tutorial we will create an awesome animated dropdown menu using chakra-UI and framer-motion. we will be using next.js in this tutorial but you are free to use it on any react project. so to get started let's set up ...Jan 25, 2023·5 min read
blog.chetanverma.comHow To Create an Awesome Blob With React Three FiberHere is the video for this tutorial - https://youtu.be/6YJ-2MvDqhc Introduction Hey everyone, in this post we will create a blob with react three fiber. In this blog, we will use Next.js but you can follow this for any React Project. So to get star...Dec 13, 2022·8 min read
blog.chetanverma.comReact State Management Very Quickly With Zustandhttps://youtu.be/du-OzGQlmeA Introduction Hey Everybody, In this tutorial, we are going the implement Zustand which is an amazing React State Management Library. Preview of what we are going to create in this tutorial - Initial Setup So, to get st...Sep 1, 2022·5 min read
blog.chetanverma.comHow To Create a Full Stack app with SolidJS, Supabase, and TailwindCSShttps://www.youtube.com/watch?v=LVw8AzCmhDQ Introduction Hey Everyone,In this tutorial, we are going to create a full stack Notes app with Solid.js and Supabase. Let's get started Setting Up Supabase Go to https://app.supabase.com/ Click on New P...Aug 16, 2022·9 min read