Sharing My Journey in Web Development | Interesting Tools and Methods | And more...
7 min read
May 18, 2023
Complete Guide to Authentication in Next.js Using JWT and HTTP-Only Cookies
Step-by-step tutorial implementing secure authentication in Next.js with JWT, HTTP-only cookies, middleware protection, and CSRF mitigation.
1245
89
9 min read
June 12, 2023
Advanced Data Fetching in Next.js: SWR vs React Query vs Native Fetch
Comprehensive comparison and implementation guide for data fetching strategies in modern Next.js applications with real-world examples.
892
64