python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
svelte and supabase endpoints
For supabase and sveltekit. which is better for fetching the data.
using the stores or using endpoints?
im trying to understand why the endpoints are so important. besides lessing down on the boiler p...
Nicholas Singh
Votes: 0
Answers: 0
How to deploy node express as backend and depoy sveltekit as front on the same host?
sorry i'm new to sveltekit and i don't know how to deploy it with node express as backened on the same host
is it possible to deploy them on the same host ?
or they should be on the separate host for ...
CHEETAH
Votes: 0
Answers: 1
How to remove the fbclid paramter in SvelteKit
at the moment, the issue is that Facebook fbclid queries look atrocious on my otherwise very nice URLs.
I WANT THEM GONE
solution below
d3rpp
Votes: 0
Answers: 1
Using Bootstrap 5 Toast with asynchronously imported JavaScript library
Getting this error when using Bootstrap 5's native JavaScript to invoke a Toast from within a SvelteKit route...
Unhandled Promise Rejection: TypeError: Object is not a constructor (evaluating 'new To...
nstuyvesant
Votes: 0
Answers: 1