What is Nullish Coalescing? - JavaScript Tutorial

preview_player
Показать описание
Learn more about this new logical operator nearing to become standard for JavaScript that's used in many other languages!

Nullish Coalescing is a logical operator that returns its right-hand side operand when its left-hand side operand is null or undefined, and otherwise returns its left-hand side operand.

For more information, check out the documentation:

Check out the proposal here:

Follow and connect with me on:
----------------------------------

If you enjoyed this video make sure to like and subscribe. I'll see you all in the next one!

#coderarchive #js #javascript #webdev #webdevelopment
Рекомендации по теме
Комментарии
Автор

I had no idea about this - only knew about the using the Logical OR (||) for falsy values

dcode-software
Автор

Have you tried the new Edge browser? It is amazing isn't it?

MaxProgramming
welcome to shbcf.ru