Yet Another Weird JavaScript Operator!

Опубликовано: 07 Май 2024
на канале: Good Morning Developers
230
12

The logical OR assignment... ||= an ES 12 update in ECMAScript 2021 that looks bizarre but is another handy way to check for values before doing "x" operation. It checks to see if the thing on the left has no value (is falsy) and if so, overwrites it with the right! It's a useful way to assign a variable as long as the variable no "no value." Click subscribe to keep on top of JavaScript Tuesday and I'll see you next time!

ES Update Playlist:    • EcmaScript Updates  
Code: https://github.com/robertbunch/es-next
History of ECMAScript/JavaScript (long) -    • Visual Timeline of JavaScript and ECM...  
History of ECMAScript/JavaScript (shorter) -    • Visual Timeline of JavaScript and ECM...  

0:00 - Introduction
0:59 - Example
2:25 - Truthy
2:46 -What it really does
3:40 - Short-circuiting
5:15 -Doc wrap-up


Смотрите видео Yet Another Weird JavaScript Operator! онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Good Morning Developers 07 Май 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 23 раз и оно понравилось 1 людям.