Thank you for helping me. Everyone is entering code and I am stuck. I watched a vid, to use AW with VS and console. I am just starting to follow 100dev, and know that I should be digesting and learning theory and can later apply it, but I feel like ther are some few steps of syntax/OS type something I would not find in a million years if someone could tell, hand hold me through it so I can actually enter code, then I can probably figure out how to compile, debug, run. I learn at my own slow pace, but once moving promise to help other newbies. I really want to develop something some day soon and if AW can be involved, so happy.
Where are you having issues? Are you using Appwrite selfhosted or cloud (cloud.appwrite.io). What are you trying to do, make a function? How far have you gotten? Do you have any code that isn't working?
Recommended threads
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...