DEV Community

Discussion on: Concepts You Need to Know If You are a JavaScript Beginner

Collapse
 
gturitto profile image
Giuseppe Turitto

Nice, simple article, these are the basic concepts that need to be understood by a beginner. Once these concepts are understood they need to understand Branch statements "conditional operator" vs "if" vs "switch/case", and Loop statements, "For" vs "While".

I will share this article with my mentees (a couple of them are real beginners).

Collapse
 
axlyaguana11 profile image
Axel Yaguana

Thanks, Giuseppe. ✌️