Nathan
Nathan
Explore posts from servers
NNuxt
Created by Nathan on 8/25/2024 in #❓・help
Can I use nuxt related stuff like nuxt-ui, nuxt/icons, nuxtLink in my vue app?
Pretty much the title 🙂
1 replies
NNuxt
Created by Nathan on 6/4/2024 in #❓・help
Nuxt nitro vs custom backend server for a modern app?
Hey guys, I'm currently building a project where I plan to use a microservice architecture and I really love the DX of Nitro. I'm kinda new to building with Nuxt, so are there any drawbacks to using Nuxt's Nitro as our primary API server? The project is something similar to GitBook. Right now, for collaboration stuff, we're using Hocuspocus and APIs are served from a custom backend server built with ElysiaJS. Is it worth moving from Elysia (custom backend) to Nuxt Nitro?
1 replies
NNuxt
Created by Nathan on 6/3/2023 in #❓・help
What would be a better choice for SPA in 2023? Nuxt over Vue?
Hi Folks, We're planning to build a SPA but just got a little confused over choosing the framework. Now with Nuxt 3 we can have hybrid rendering unleashing the power of all rendering options out there, but are there any other reasons we should go for Vue 3 + Vite powered instead of Nuxt? The product will have a website and studio app, so our initial thoughts were, Website - Nuxt 3 (SSG) Studio app - Vue 3 + Vite and other toolings After knowing the hybrid option to render things, I'm still reluctant to have everything under one roof 👀 Let me know what others think! P.S. we're in the process of moving from React --> Vue 3
7 replies
NNuxt
Created by Nathan on 3/15/2023 in #❓・help
Images are not loading when we use push or navigateTo in nuxt 3
I'm facing a weird bug now where when I go to a route the image isn't loading but when I refresh the page the image gets loaded. There wasn't any issue with nuxt 2. How to fix this? Any other work around?
8 replies
NNuxt
Created by Nathan on 3/13/2023 in #❓・help
how to set baseURL when using nuxi generate?
Check this issue for more context: https://github.com/nuxt/nuxt/discussions/19619
2 replies