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
- can’t log in after launching to the inte...
I built a database for a client, and though i’m a novice, the process wasn’t so bad. It worked great with localhost. When i put it on the web, i changed the A...
- i need help: general_unauthorized_scope
any one can help me?
- Not authenticated after clicking a link ...
I did email authentication and everything works fine but: When I paste verification link in new window my email is verified and I am logged in. When I click on...