0
What is the most efficient way to learn JS
Im a beginner and i wanted to start learning JS for making bots, and stuff like that (for discord and such). How can i learn the basics without wasting time is my question.
3 Respostas
+ 3
Doing small projects and debugging your own codes helps alot. The more you code and every time you fix your mistakes IS efficient learning. Because when you have a problem your more than likely to research your problem and fix it, which helps you remember.
+ 2
Best way is going through sololearn tutorials and do quizes and code practically.
+ 1
Learn basic js, on sololearn and freecodecamp, see youtube video, ask questions everywhere. Read stackOverflow. Then try making bot yourself or whith friend-team (made mini startup). In parallel get what is API and databases