For further actions, you may consider blocking this person and/or reporting abuse
Read next
Real-World Applications of Dempster-Shafer Theory in Healthcare, Finance, and Robotics
Paras-96 -
Seamless Data Warehouse Migration: Strategy, Pitfalls, and a Smooth Cloud Transition
Vitarag -
rom Front Desk to Front End p.41 Recipe App with a Team
johan -
The 7 Key Phases of the Data Analytics Lifecycle: A Guide for 2025
Sumit -
Top comments (5)
The basics and ES6 Syntax, you can play with frameworks and libraries. I did that as a dot net dev. I did not really understand JS till I just reviewed the basics. After that the flow of the program made more sense.
You can start at javascript.info/ and read everything in order.
Or it is better to choose a course at udemy.com/topic/javascript/ and watch the course at the same time read javascript.info and take notes.
On youtube write: "playlist: javascript" and you will get a lot of practice.
At least that's how I studied JS.
freecodecamp is a great place to start as a beginner.
Itβs old but this book is pure gold
As a code newbie, this might be the best book you'll ever read.
Lee Wynne γ» Mar 17 γ» 1 min read
Check out javascript30.com/. It is a 30 day JS course, each day you make a new will project.