DEV Community

Discussion on: #100DaysOfVanillaJS: What is JavaScript, Primitive Data Types & Let, Var and Const

Collapse
 
dmakogon profile image
David Makogon

What a great intro! In my opinion, the best part of this post is that, aside from the JS intro itself, you introduce some best practices right up front (such as naming conventions), which are often left as assumptions by more seasoned coders, where a beginner has no idea (and then runs the risk of starting off with a few bad habits). Same with mentioning let vs var, along with a teaser that you'll be following up with more details on this.

Nicely done!

Collapse
 
taeluralexis profile image
Tae'lur Alexis 🦄⚛

Yes yes yes I was hoping people would understand exactly what you just pointed it! This made me so happy. Omg