I was just thinking the same. But I would also recommend to not write articles that are not up to date anymore, in your code samples you use `var`, but this is long time ago replaced by const and let and what not.

To me the best article you will find in the web for naming conventions it's the naming convention guide itself of Airbnb: https://github.com/airbnb/javascript

Victor Barzana
Victor Barzana

Written by Victor Barzana

Full Stack Senior Software Engineer

No responses yet