Where to start?
There are surely a lot of possibilities of learning techniques.
I myself started here as a totaly beginner without knowing anything about corvid/velo and all the JavaScript-stuff.
My learning-technique is —> learning by doing.
I just jumped into the cold water and tried to swimm, and now i can say, that i can swimm already. That means, now i am already able to understand a part of JS and it’s commands, functions and all the other things.
My advice ----> Take a daily look ontoo this forum. Read every post, even if you do understand anything. With the time you will recognice more and more the structure of VELO-CODING and all it’s syntax.
You will also need some basics like…
- knowledge about functions
- knowledge about loops
- You should know the differrence of strings/numbers/boolean and other ones
- You should be able to define variables and constants (var / let / cons).
- And of course you should be able to handle with ASYNC-AWAIT or .then() commands.
- You should have some knowledge about ARRAYs —> xxx =
- And perhaps even do have some knowledge about OBJECTS.
- Another important thing is the usage of DATABASES.
The biggest part of all this information, you will find here… (the VELO-API)…
https://www.wix.com/velo/reference/api-overview/introduction
All i have learned about CORVID/VELO is from this FORUM. —> almost daily training!
After about 6-month you will already be able to write first improved and more complex code, like you do it right now.
You can also use the GOOGLE-SEARCHBAR or the SEARCH of this FORUM, and take a look at already done examples, or switch to private tutorial-sites and example-sites, like…
https://russian-dima.wixsite.com/meinewebsite
…or …
https://www.nasriya.net/to/link?id=zk43MGUGjJPMrb3e
…or…
https://www.wix.com/velo/examples
and so on.
You even can go to GitHub and take a look there.
There are so many possibilities, where you can learn from.
Just keep trying and never give up. Then one day you will be able to programm dynamic and flexible codes, or even develop apps for VELO, who knows.
By the way, yes there are different type of coding.
-hard codings / fixed coding
-flexible/dynamic coding.
You will surely be able to start with hard codings and after some time you will ugrade it to more flexible type of coding.
Like shown in this example…
https://www.media-junkie.com/pflegeservice