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
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- Custom Domain TLS Error (perfinso.com)
Hey Appwrite team/community, I need urgent help with a custom domain setup! I've added perfinso.com to my project, pointed the nameservers, and verification is...
- User unable to delete document they crea...
I am having a bit a database issue. I am making a music review website and I have successfully been able to create and update reviews as a dummy user, but no ma...