Closed TrySound closed 7 years ago
I appreciate the thought. With the advancement of the ecosystem since I wrote DerivableJS I think I'd prefer to just ditch my polyfills and assume that Object.assign and Object.is exist and let app authors make sure that they are polyfilled if they need to be. That seems to be common practice these days.
@ds300 I agree. I don't transpile and don't polyfill my apps these days for intranet.
Object.assign Object.is