Comment on The fastest object diff library in JavaScriptComments−megous4yWhat if object references have loops? That doesn't seem to be handled. Also it looks like it will diff not just own properties but properties from prototype objects, too.−tantalor4yloopsDon't−akie4yOk, let's pretend they don't exist and potentially hang the app.
Comments
What if object references have loops? That doesn't seem to be handled. Also it looks like it will diff not just own properties but properties from prototype objects, too.
Don't
Ok, let's pretend they don't exist and potentially hang the app.