This is really a nice piece of information, I enjoyed reading it again this morning.
Thanks for sharing, Brayan. You have covered it nicely. Bookmarked.
I think the OR & Equals (||=) after example is wrong.
should be:
let a = 1; a ||= 3
// Output: a = 3
Or I am wrong?
Kiril Delovski
Senior Frontend Developer
Test your javascript knowledge with this quick js quiz js-quiz.delovski.net