Next.js Patterns

A (working-in-progress) collection of demos and examples of common patterns & best practices used in the development of Next.js & React applications.

Tasks

A simple task manager application that demostrate the usage of server components, server actions and optimistic updates. The UI is based on the “task” example from shadcn UI.

Tasks screenshot

Telegram Mini App

Demo the usage of Next.js together with the Ton & TonConnect UI SDK to build a Telegram mini app. It also demonstrates how to accept and process crypto payments using the TON network

Coming soon...