Reassignment vs Mutation in Javascript
HTML-код
- Опубликовано: 10 фев 2025
- Please subscribe: / @devtutsco
Website: nick.scialli.me
--
Let's discuss reassignment and mutation in JavaScript! Learning the distinction between these two concepts can save you a lot of headaches and debugging pain in your JavaScript career.
My first video back after a two-year hiatus 🎉! Appreciate any feedback on video or audio quality as well as requests for future videos.
thank u! u made it simple
good explaining. You can continue this topic with clone object in js (shallow copy and deep copy)
Thanks! That’s a great idea for a topic. I will probably do a video on a bunch of different ways to copy an object.