Kyllian
Kyllian
NNuxt
Created by Doodie on 6/17/2024 in #❓・help
Seeking tips for authentication
we're doing the same 😄 but with nuxt as a backend too
5 replies
NNuxt
Created by Doodie on 6/17/2024 in #❓・help
Seeking tips for authentication
is there a specific reason you're not willing to use the power of nuxt for your backend
5 replies
NNuxt
Created by David on 6/9/2024 in #❓・help
UseRoute within middleware (nuxt content)
try using navigateTo()
6 replies
NNuxt
Created by ETFreeman on 6/9/2024 in #❓・help
Custom folder structure?
hey, coming in nuxt 4 is a new structure: https://github.com/nuxt/nuxt/pull/27029
6 replies
NNuxt
Created by roobr on 6/2/2024 in #❓・help
Tips to secure your nuxt Application.
just feel the satisfaction when they can't get through 😛
22 replies
NNuxt
Created by ParadoxLector on 6/3/2024 in #❓・help
Posting using $fetch
have you tried doing a similair thing with postman? just to make sure you're sending the data how they want it to
8 replies
NNuxt
Created by ParadoxLector on 6/3/2024 in #❓・help
Posting using $fetch
how do you handle it in your backend?
8 replies
NNuxt
Created by roobr on 6/2/2024 in #❓・help
Tips to secure your nuxt Application.
people hitting your website is part of the internet i reckon.
22 replies
NNuxt
Created by vrijraj on 6/2/2024 in #❓・help
Subdomains in Nuxt 3 Router / middleware
your best bet would be a reverse proxy I reckon
3 replies
NNuxt
Created by Denis Jankelaic on 3/21/2024 in #❓・help
Memory leaks since 3.9.0 version.
@Denis Jankelaic sorry for the ping, but we're having this issue too after adding Sentry. How did u fix this?
11 replies
NNuxt
Created by Kyllian on 5/15/2024 in #❓・help
Distinguish app/desktop users with SWR
up
2 replies
NNuxt
Created by Omnislash on 4/13/2024 in #❓・help
Deploy without Nitro
wouldn’t it be easier to switch to next?
9 replies
NNuxt
Created by Eric on 4/9/2024 in #❓・help
SSR and cookies
i just use const cookie = getCookie(event, 'Token'); for middleware cookies, should work server-sided too
8 replies
NNuxt
Created by Niza on 4/11/2024 in #❓・help
How do I add a company logo on Horizontal NavBar (Nuxt UI)
display: none on the element and some css with ::before for the logo
4 replies
NNuxt
Created by Kyllian on 4/8/2024 in #❓・help
Very inconsistent JS execution time
host being digitalocean if that helps
6 replies
NNuxt
Created by Kyllian on 4/8/2024 in #❓・help
Very inconsistent JS execution time
but it's an absolute pain to debug as 'minimize main thread work' statistic tells you absolutely nothing
6 replies
NNuxt
Created by Kyllian on 4/8/2024 in #❓・help
Very inconsistent JS execution time
but its a unfair comparison considering we got apache in front of it in production
6 replies
NNuxt
Created by Kyllian on 4/8/2024 in #❓・help
Very inconsistent JS execution time
honestly i'm not too sure what would be causing the high js execution time
6 replies
NNuxt
Created by Kyllian on 4/8/2024 in #❓・help
Very inconsistent JS execution time
same somewhat inconsistent result, it seems a little more stable but the performance still swings between 50-60
6 replies
NNuxt
Created by Kyllian on 3/30/2024 in #❓・help
How to decrease server response time?
as in we switched it around a few times now so
9 replies