Is it optional or required to separate the operator from the value with a space? .___. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Is it optional or required to separate the operator from the value with a space? .___.

question

29th Aug 2017, 12:55 PM
Yuko
Yuko - avatar
2 ответов
+ 4
Well....In javascript those things made web page's performance to be slower
29th Aug 2017, 3:26 PM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 1
Optional ! b>c?alert("true"):false For example this syntax is correct but take care, be readable and comment your code :)
29th Aug 2017, 1:04 PM
coutable.n
coutable.n - avatar