#Next.js

14 items tagged “Next.js

SnippetsNext.js3 min read

Auth Context for Next.js (Cookie-Based Sessions)

A React context wrapping an API — login, logout, signup, and password reset — that keeps the client in sync with an httpOnly session cookie by revalidating on mount.

#React
Case StudiesCase Study5 min read

Clonify.io: Turning a Slow WordPress Marketplace into a High-Performance Next.js SaaS Platform

Rebuilding a digital-products marketplace from WordPress to Next.js and Payload CMS, with a custom JSON caching layer and secure, subscription-aware asset delivery.

#Next.js
Case StudiesCase Study5 min read

Pasal SMS: Building a Digital Business Operating System for Small Businesses

A multi-tenant SaaS platform on Next.js, Express.js and MongoDB that replaces notebook-and-spreadsheet shop record keeping with digital sales, credit, inventory, and analytics tracking.

#Next.js
Case StudiesCase Study5 min read

Photo Pasal: Building Nepal's Modern Personalized Gift & Printing Platform

Turning a Messenger-and-phone-calls print shop into a scalable Next.js and Payload CMS e-commerce platform for personalized gifting in Nepal.

#Next.js
Case StudiesCase Study5 min read

Pollarise: Building an Interactive Social Polling Platform for Real-Time Community Engagement

A scalable SaaS polling platform on Next.js, Node.js and MongoDB, built to turn opinion-sharing into a fast, social, mobile-first experience rather than a survey form.

#Next.js
Case StudiesCase Study5 min read

TeamEnoch.com: Building a High-Performance Business Website with Next.js and a Headless CMS

Turning a traditional service-business website into an SEO-focused, content-driven Next.js and Payload CMS platform built to generate leads and scale with the business.

#Next.js
TILNext.js1 min read

Route Handlers can return a plain Response, not just NextResponse

TIL you don't need NextResponse for a simple Route Handler — a standard Web API Response works fine, which matters for things like hand-rolled RSS/XML endpoints.

#Next.js
NotesNext.js2 min read

A mental model for Server vs Client Components

The rule of thumb I actually use when deciding whether a component needs 'use client', and how a Server Component parent can still pass data down to it.

#Next.js
Case StudiesCase Study2 min read

Team Enoch: A Web Platform for a Home-Services Business

Rebuilding the web presence and quoting workflow for an HVAC, electrical, plumbing and roofing service business on Next.js and Payload CMS.

#Next.js
ProjectsWeb App3 min read

Pollarise: A Real-Time Social Polling Platform

Building the frontend for a fast-interaction polling platform from Figma designs, with local-first updates for high-frequency voting.

#Next.js
ProjectsE-commerce2 min read

Photo Pasal Ecommerce Platform

Custom photo printing ecommerce platform for frames, mugs, t-shirts, and personalized products.

#Next.js
ProjectsSaaS2 min read

Clonify.io SaaS Platform

Template marketplace SaaS platform migrated from WordPress to Next.js with custom CMS and payments.

#Next.js
ProjectsWeb App2 min read

Team Enoch Estimate Portal

Online estimation platform allowing customers to request service quotes.

#Next.js
ProjectsWeb App2 min read

Teamenoch.com

Modern website platform for HVAC, electrical, plumbing, and roofing service businesses.

#Next.js
© 2026 Sabin Shrestha