Search Articles — Sudonull

Search Results

In this project

URL as the source of state Next.js App Router

https://sudonull.com/url-as-the-source-of-state-next-js-app-router

How to make URL the single source of truth in Next.js App Router. Server components, searchParams, client synchronization. Code examples for middle/senior.

Next.js Integration with 1C Bitrix: Asynchronous Lead Transfer

https://sudonull.com/next-js-integration-with-1c-bitrix-asynchronous-lead-transfer

Implement reliable lead transfer without queues. Detailed breakdown of the pattern with after(), retry, and error handling. Learn how to avoid Bitrix REST API timeouts.

typed-form-actions for Next.js forms with Zod

https://sudonull.com/typed-form-actions-for-next-js-forms-with-zod

Simplify forms in Next.js: typed Server Actions, automatic FormData parsing, Zod validation and React state without boilerplate. For middle/senior developers.

Forms in Next.js as a contract: Zod and unified rules

https://sudonull.com/forms-in-next-js-as-a-contract-zod-and-unified-rules

Learn how to use Zod to create a single form contract in Next.js. Eliminate discrepancies between client and server, unify errors and states.

Unified calculation engine for Next.js and Flutter

https://sudonull.com/unified-calculation-engine-for-next-js-and-flutter

How to synchronize formulas between web and mobile applications, avoiding discrepancies in results. Practical solution using JSON and parity tests.

From other projects

Next Chelsea Manager Candidates After Rosenior

https://lrivo.com/next-chelsea-manager-candidates-after-rosenior

Explore the potential managers linked with Chelsea as Liam Rosenior's future is debated. Analysis of Simeone, Fabregas, Iraola and more.

Antonio Conte: Italy's Next National Team Coach?

https://lrivo.com/antonio-conte-italy-s-next-national-team-coach

Explore the ongoing search for Italy's national football coach, with Antonio Conte as the leading candidate. Learn about the federation's shake-up and future plans.

Iraola Leaves Bournemouth: Legacy and Next Steps

https://lrivo.com/iraola-leaves-bournemouth-legacy-and-next-steps

Andoni Iraola exits Bournemouth after transforming the club. Discover how his tactical revolution sets the stage for the next manager.

Oxford Manager Reacts to Derby Defeat, Eyes Next Game

https://lrivo.com/oxford-manager-reacts-to-derby-defeat-eyes-next-game

Matt Bloomfield analyzes Oxford United's loss, citing missed chances. He demands immediate intensity for the next fixture. Read the full post-match reaction.

From the web

Next.js by Vercel - The React Framework

https://nextjs.org/

Vercel is a frontend cloud from the creators of Next.js, making it easy to get started with Next.js quickly. Jumpstart your Next.js …

Next.js Docs

https://nextjs.org/docs

Next.js is a React framework for building full-stack web applications. You use React Components to build user interfaces, and Next.js …

Next.js

https://next.js.org/

Next.js. The React Framework for Production. Go to nextjs.org.

Next.js - Wikipedia

https://en.wikipedia.org/wiki/NextJS

Next.js is an open-source full-stack web development framework created by the private company Vercel providing React -based web …

Next.js Tutorial - GeeksforGeeks

https://www.geeksforgeeks.org/nextjs/nextjs-tutorial/

Jul 16, 2026 · Next.js is a powerful React framework for building fast, scalable, and SEO-friendly web applications. It provides built-in …

GitHub - vercel/next.js: The React Framework

https://github.com/vercel/next.js/

Used by some of the world's largest companies, Next.js enables you to create full-stack web applications by extending the latest …

Next.js on Vercel

https://vercel.com/frameworks/nextjs

Made by the creators of Next.js, Vercel is designed to build, scale, and secure your Next.js apps.

Next.js Introduction - GeeksforGeeks

https://www.geeksforgeeks.org/nextjs/next-js-introduction/

Jul 20, 2026 · Next.js is a framework built on top of React that makes it easier to create fast and modern websites. It handles things …

Next.js Tutorial

https://www.tutorialspoint.com/nextjs/index.htm

This Next.js tutorial will cover all the fundamentals of Next.js, including its installation, project setup, routing, route handlers, …

Getting Started: Installation | Next.js

https://nextjs.org/docs/app/getting-started/installation

Jul 21, 2026 · Learn how to create a new Next.js application with the `create-next-app` CLI, and set up TypeScript, ESLint, and …

Trending Now