Home About Skills Products Work
Projects Services Experience
Learn
Tutorials Courses Blogs Resources
Contact
Blog

Writing & Insights

Articles on web development, tools, and lessons learned.

3 articles · browse by category or tag below

Popular Articles

Results

Next.js for Beginners: App Router vs Pages Router

Next.js for Beginners: App Router vs Pages Router

What actually changed between the Pages Router and the App Router, and which one to use for a new project in 2026.

Fetching Data in Next.js: Server Components, Client Components, and Caching

Fetching Data in Next.js: Server Components, Client Components, and Caching

The mental model that actually explains Next.js data fetching — where to fetch, when to cache, and how streaming works.

Building a Full-Stack Next.js App with a Laravel API Backend

Building a Full-Stack Next.js App with a Laravel API Backend

A real architecture for splitting a Laravel JSON API from a Next.js frontend — CORS, auth across domains, and on-demand revalidation.

Esc