Tips for naming variables and functions in programming | Javascript

preview_player
Показать описание
I've always found it difficult naming variables and functions in Javascript, Typescript, Haxe. In fact, in most programming languages. This cheatsheet I found on Github helped me get more clarification on how to do this, particularly when it comes to naming functions.

---
RESOURCES

---
TIMESTAMPTS
00:30 Introduction
00:44 English language
01:07 Naming convention
01:18 S-I-D
01:44 Avoid contradictions
02:00 The A/HC/LC pattern
03:05 Variable prefixes
03:21 Singular and plurals

---
MY LINKS

#code, #webdevelopment, #javascript, #typescript, #webdev, #haxe, #setters #programming #tipsandtricks #help #resources #tip #awesometip
Рекомендации по теме
Комментарии
Автор

I'm French and i write my variable in English, most programmer know English, in my opinion .
These days, even France itself use lot of English word in the day to day interaction .
English is the universal language nowadays very easy to learn and understand.

And a programmer not knowing English is missing a huge lot of information useful in his learning . it's like over 80% of information is in English .

Shadk
Автор

Teach me form validation JavaScript please not a basic one but a smart one ❤

Onepiece_legends