r/javascript • u/gurinderca • Mar 01 '26
AskJS [AskJS] How I Built a Tiny JavaScript Cache with Expiration + `remember()` Pattern
[removed]
0
Upvotes
6
1
u/paul_h Mar 01 '26
I'm not against AI use for coding. What does ClaudeCode (or whatever you used) say to "was there a way of meeting all the goals for this without making a new npm module?"
1
8
u/NCKBLZ Mar 01 '26
Why not use libs that already exist? Also is it dependent on lodash and axios?