Back to articles
Why {...null} Works but [...null] Crashes — JavaScript's Sneakiest Gotcha

Why {...null} Works but [...null] Crashes — JavaScript's Sneakiest Gotcha

via Medium JavaScriptFrontend Master

The spread operator follows two completely different rulebooks. Here’s the one most developers never read. Continue reading on Medium »

Continue reading on Medium JavaScript

Opens in a new tab

Read Full Article
3 views

Related Articles