Question:
Do you know of Resources to learn the basics of JavaScript & JQuery (and Velo)?
Product:
Wix Studio + Velo + JavaScript + JQuery
What are you trying to achieve:
I am a complete newbie to Javascript and, thus, Velo. I am looking for resources to learn the concepts and basics. I find it easy to learn by doing rather than reading the documentation. In fact, I find it very hard to learn by reading documentation.
What have you already tried:
I have found and used a few YouTube videos by @WixFix and @wixfreaks quite useful, as well as a couple of follow-along project template sites created by Wix.
Additional information:
If there are more resources available that someone has used, I would love to try them. I would also like to learn the basics of JavaScript and JQuery. So please share resources for them if you know about any!
If you want to learn BASIC-JS + VELO β i would recommend to use this FORUM daily.
- Read every new post.
- Pick up simple posts and try to understand and to regenerate them on your own page.
- best learning is β LEARNING BY DOING !!!
If you are a total BEGINNER β use β CHAT-GPT, which will help you to understand things much faster.
Of course you first will need some BASICS!!!
But what is included inside β CODE-BASICS ?
CODE-BASICS:
-
You will have to understand the CODE-SYNTAX of your chosen scripting-language.
To understand the right SYNTAX is the most importat thing of every scripting language. If you do not know the SYNTAX β You will have a lot of problems.
-
You will have to understand the followingβ¦
a) What is a β VARIABLE and how to define it?
b) What is an ARRAY and how does it work?
c) What is an Object and why everyone is talking about β OBJECT-ORINTED-CODING ???
-
What are β OPERATORS ? β> Can i eat them ?
-
What is SYNCHRONOUS and ASYNCHRONOUS runtime?
-
What are APIs and how to use them ?
-
What are FUNCTIONS and METHODS?
-
What is the β CONSOLE and how to use it?
-
β¦and so on and so on β¦
But those are the most important things if you want to start to learn CODING.
Youtube-Videos are of course also very helpful, if you have found some good ones.
1 Like
Hi Aditya!
Welcome to Velo!
Here are some resources that you will find extremely helpful:
1 Like