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
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?