For further actions, you may consider blocking this person and/or reporting abuse
Read next
Fresh Look for Developers: Blowout Taper Fade
owensmith -
Exploring Efficient Ways to Check Your Visa Status Online
Bisharat Khan -
LibTracker Updates 11/25/24: Simplify Dependency Management with this simple SBOM Tool
Windmillcode -
How Secure Online Casino Software Builds Player Trust
Hiredeveloper -
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.