#javascript
Read more stories on Hashnode
Articles with this tag
In this post, I want to share a few of the learnings I made (over)optimizing the hell out of a tiny JavaScript app. Background The basketball league,...
Much simpler but slightly slower... ยท Whenever you write plain JS without access to external libs, here is a quick hack on how to cache API responses,...