Building a Full-Stack Blog with NestJS + Next.js #02

Опубликовано: 31 Май 2026
на канале: NxB Dev
1,918
18

Building a Blog with FullStack NestJS + Next.js #02

Next.js is a client-side React framework designed to build high-performance and interactive web applications easily. It offers features that allow you to create websites with data generated on the server side beforehand, improving performance and SEO.

Meanwhile, NestJS is a Node.js application development framework designed to build versatile and high-performance web applications and APIs. It's built on the TypeScript language and uses a modular structure to manage source code and organize the application.

Good luck!

Source link: https://bitbucket.org/nghiembao/blog-...