Hacker News new | ask | show | jobs
by adgjlsfhk1 1856 days ago
Caching is easy. The hard part here is correctly invalidating the cache. Specifically, if a user is using different libraries between sessions, figuring out which methods have been overridden (or inline code that was overridden) becomes complicated.