Learn how to easily build a comprehensive survey management system with Next.js with SurveyJS without having to write much code.
Tag: Next.js
Dive into internationalization (i18n) by exploring Next.js 14's new features and how to build multilingual web experiences effortlessly.
Learn how to handle errors in Next.js — from authentication to layout and server errors — with the App Router and new error file conventions.
Learn how to choose between React and Next.js, based on their popularity, documentation, performance, and the type of app you're building.
Learn how to build a CRUD app with Next.js and FaunaDB, and how to perform CRUD operations based on user authentication.
Next.js offers many benefits, one being file routing. Learn how to set up a Next.js project and how file routing in Next.js works.
Too many repos to update? Try a monorepo! Learn what a monorepo is, and how to use one to build an app with Nx, Next.js and TypeScript.
The best way to explore React is by example. Learn how easy it is to build a React Twitter clone with Prisma and the powerful Next.js framework.
Static site generators are a key element of the modern Jamstack architecture. We explore the standout features of leading SSGs.
Michael Wanyoike demonstrates how to set up a Node-based site that redirects traffic based on a visitor's country, and how to block anonymous Tor traffic.
Jatin Shridhar pushes through JS framework fatigue to introduce Next.js, a simple yet customizable solution to building production-ready SPAs.