Building an email client with the Next.js App Router & Postgres

leerob
leerob
41 هزار بار بازدید - 9 ماه پیش - This is a simple email
This is a simple email client built with Next.js and Postgres. It's built to show off some of the features of the App Router, which enable you to build products that:

◆ Navigate between routes in a column layout while maintaining scroll position (layouts support)
◆ Submit forms without JavaScript enabled (progressive enhancement)
◆ Navigate between routes extremely fast (prefetching and caching)
◆ Retain your position in the UI on reload (URL state)

View the code: https://github.com/leerob/nextjs-post...
9 ماه پیش در تاریخ 1402/08/14 منتشر شده است.
41,061 بـار بازدید شده
... بیشتر