General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Gilad Barlev
Fireship
comments
Comments by "Gilad Barlev" (@GSBarlev) on "21 Awesome Web Features you’re not using yet" video.
Wait, y'all haven't had deepcopy until now? But people have been pushing functional programs for years in JS. How the Hell do you manage immutability without deepclone?
1
@cyber_chris Correct me if I'm wrong, but there are a bunch of competing Javascript implementations, right? So theoretically one of them could actually use that implementation, the same way that I could implement my own competitor to CPython where copy.deepcopy calls pickle.dump and pickle.load
1