Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 510 Bytes

File metadata and controls

9 lines (5 loc) · 510 Bytes

Fullstack

Nuxt.js

Nuxt.js is a powerful framework for building server-side rendered Vue.js applications. It provides a great developer experience with features like automatic code splitting, server-side rendering, and static site generation.

Next.js

Next.js is a popular React framework for building server-side rendered applications. It offers features like automatic code splitting, server-side rendering, and static site generation, making it a great choice for building modern web applications.