Nuxt란 - ChoDragon9/posts GitHub Wiki
7 Problems You Will Have Building a Vue app
- Building from scratch is difficult
- No standard folder structure
- Routing config can get lengthy
- No standard way to configure
- Not SEO friendly
- Vue apps can load slowly
- Difficult to change behavior
Rendering modes
- Server Side Rendered
- Statically Generated
- Single Page App