filmov
tv
JavaScript Variable Naming Convention & Best Practices - Google Style Guide

Показать описание
In software programming, it can be difficult to know the best name for a variable or a constant. That is why in today’s video we are going to look at Google’s Javascript Guidelines to see how the tech team at Google’s use naming in their code.
Music: Tea K Pea - Searching
When choosing the right variable names, the general rule of thumb is to be as descriptive as possible. That is, within reason of course. You should not worry about saving horizontal space. It is far more important for newcomers to understand what your code is about, than compacting names to save space.
#javascript #programming #coding #google #opensource
Music: Tea K Pea - Searching
When choosing the right variable names, the general rule of thumb is to be as descriptive as possible. That is, within reason of course. You should not worry about saving horizontal space. It is far more important for newcomers to understand what your code is about, than compacting names to save space.
#javascript #programming #coding #google #opensource