programmingenjoyer219P
Convex Communityโ€ข15mo agoโ€ข
5 replies
programmingenjoyer219

Getting started with SvelteKit

Hi there! started using Convex about a week ago, integrating it into a SvelteKit side-project. It was fun working with Convex and I was able to make my project work as intended. Although, setting up convex in a SvelteKit project wasn't difficult thanks to the 'Svelte Quickstart' in the docs, it took me some time as a first time user to write queries and mutation, more so, implementing them as there weren't any straightforward examples to implement them. I had to jump between the 'Svelte Quickstart', 'convex-svelte npm package page' and the 'Database' section in the docs to figure out implementation of basic CRUD functionality. I've used Appwrite in the past and it has a tutorial on making a simple todo-app using SvelteKit and Appwrite SDK. Is there a way I could help out so that new users wouldn't have to spend as much time as I did when beginning to integrate Convex in my project? Sorry for the long message, I hope I was able to make myself clear. Also, this is my first time ever using Discord, so please forgive me if my messages are not formatted in a readable manner. Thank you ๐Ÿ˜„
Was this page helpful?