Push Notifications in Next.js with Web-Push: A Provider-Free Solution Post date October 14, 2024 Post author By Jay @ Designly Post categories In fullstack, nextjs, pushnotifications, webdev
Build a powerful password meter with Cloudflare Workers, Next.js, and zxcvbn. Post date September 25, 2024 Post author By Jay @ Designly Post categories In authentication, frontend, uiux, webdev
Using ENUMs to Make JSX Select Inputs More Type-safe Post date July 20, 2024 Post author By Jay @ Designly Post categories In nextjs, react, typescript
Animating the Web: Route Transitions in Next.js with Framer Motion Post date May 18, 2023 Post author By Jay @ Designly Post categories In framermotion, nextjs, react, ui