
I am following https://appwrite.io/docs/tutorials/sveltekit/step-1project but I get a lot of errors in vscode if use types with jsdoc or typescript. I disabled types in sveltekit, everything looks good in vscode by just using javascript, but I get type errors in the terminal after running. This is my repo https://github.com/codscino/svelte-kit_todo
Is this my fault or is the tutorial old? I am a beginner in the web dev world, sorry for the dumb questions.
Recommended threads
- Cannot add/update array field
How do I add or update the rows, How exactly to pass properties? (see provided image)
- Cannot access my Appwrite database on th...
Hello guys, I am currently developing a web app and using appwrite for authentication, database, storage and messaging. It was working well but since yesterday...
- Nuxt Middleware Support
So I'm trying to protect some routes so that the user is redirected back to the login screen should they not have an active session. However, I'm stuck in a lo...
