Published onSeptember 24, 2023Zustand with Next.js 13 App RouterNextjsReactZustandState-ManagementApp-RouterUsing Zustand for state management in Nextjs 13 App router
Published onSeptember 21, 2023BETH: A Modern Stack for the Modern Webjavascriptprogrammingweb-developmentWith the recent introduction of some exciting new tools and frameworks, a new web stack has emerged.
Published onSeptember 20, 2023How to Perfect Slide-In and Slide-Out Page Transitions in Next.js with Framer Motionnextjsreactjavascriptframer-motionweb-developmentExplore how to use Framer Motion, a powerful animation library, to create perfect slide-in and slide-out page transitions in your Next.js project.
Published onSeptember 20, 2023React Hooks in Action: Implementing Auto-Save with Custom Hooksreactreact-hookjavascriptstate-managementweb-developmentfront-end-developmentprogramminglocal-storageA guide to using React hooks to create a custom solution for saving state at regular intervals.
Published onSeptember 19, 2023Creating Animated Tabs in Reactreactweb-developmentcssanimationhtmluijavascriptA guide to implementing animated tab switching in a React application.