Message from JavaScript discussions

August 2018

β€” Yeah, perfectly fineπŸ˜…

β€” 

Try this if you don't want to import a lib, copypaste after line 118
https://gist.github.com/Floofies/6e7a41f369a40e336d4f579911c74a7f#file-bits-js-L118

β€” That func is used to test the other diff func πŸ˜›

β€” Not cyclic reference proof though, the other one is

β€” πŸ€¦πŸ»β€β™‚️

β€” It's more simple of an algorithm with no external state

β€” So it's good to use to test the more complex one

β€” It shouldn't be very hard to add cyclic support

β€” new Map()

β€” Haha why? :P

β€” I'd just compare if this prop's value is the original object and not recurse down after comparing it.

Message permanent page

β€” Need to remember what's been seen before