Undo is to remove or reverse actions right!!!!
So why is unshift used to add to an array in JS? 😅
Continue the thread by commenting with yours in the comments section.
Keep it rolling
Top comments (3)
Undo is to remove or reverse actions right!!!! So why is unshift used to add to an array in JS?...
Undo is to remove or reverse actions right!!!!
So why is unshift used to add to an array in JS? 😅
Continue the thread by commenting with yours in the comments section.
Keep it rolling
Top comments (3)

💡 TL;DR PHP copies arrays by default. Python and JavaScript share references by default....

JavaScript Hoisting, Temporal Dead Zone, Data Typing, and Equality Operators To write...

TL;DR: JavaScript has notorious quirks because it was designed in just ten days as a prototype to...

JavaScript Number Tricks Every Developer Should Know (2026) Numbers in JavaScript are...

I decide to spend 3 hours to review all of the basics of JS, and make comments and record the basics of the stuff I don't quit…

While building a meme generator with React (following freeCodeCamp), I hit a moment where my mental...