For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
tractorgyannc -
tractorgyannc -
tractorgyannc -
ζ±ι¦¬θ₯ε± -
Once suspended, justcode will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, justcode will be able to comment and publish posts again.
Once unpublished, all posts by justcode will become hidden and only accessible to themselves.
If justcode is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to JustCode.
They can still re-publish the post if they are not suspended.
Thanks for keeping CodeNewbie Community π± safe. Here is what you can do to flag justcode:
Unflagging justcode will restore default visibility to their posts.
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.