Mathias Nitzsche
blog.mathiasnitzsche.de

blog.mathiasnitzsche.de

Follow
Series

Tech

Coding and stuff

Articles in this series

Optimizing the hell out of JS Code

Dec 21, 2022

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,...

Optimizing the hell out of JS Code
JS fetch: HTTP Caching instead of LocalStorage