Hacker News new | ask | show | jobs
Show HN: JavaScript method/function cache decorator (github.com)
4 points by brn27 3372 days ago
1 comments

This looks nice, and I may have some use for it, although I'm surprised this didn't exist yet.

At the same time I feel that this kind of caching is as often a smell as it is necessary in an application.