The only thing I don't like about wasteof3 is how 404s are used in place of other errors
hmmm also how do you dynamically send a 404 in Sveltekit because I tried and it doesn’t work for me
Yeah like 302 (that's what I've used instead, just a redirect to the homepage). But 404 doesn't work