Login
Roast topics
Find topics
Find it!
From:
Frontend Masters Boost RSS Feed
(Uncensored)
subscribe
JavaScript’s ??= Operator: Default Values Made Simple
https://frontendmasters.com/blog/javascripts-operator-default-values-made-simple/
links
backlinks
Tagged with:
javascript
the beat
nullish coalescing
Roast topics
Find topics
Roast it!
Nice reminder about JavaScript evolving to be more useful from Trevor I. Lasn: The final line there uses what is called the “The nullish coalescing assignment operator assignment operator” in case you need to impress people at parties.