From be940f87c928b98b0f91fab2ae5121bae726e6bd Mon Sep 17 00:00:00 2001 From: josha Date: Fri, 22 Sep 2023 11:26:15 +0200 Subject: [PATCH] Update 'links.md' --- links.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/links.md b/links.md index c63d1af..844e49b 100644 --- a/links.md +++ b/links.md @@ -195,3 +195,7 @@ http://web.archive.org/web/20230504060528/https://www.primevideotech.com/video-s # Is ORM still an anti-pattern? [Is ORM still an anti-pattern? | Hacker News](https://news.ycombinator.com/item?id=36497613) + +# Speeding up the JavaScript Ecosystem - Unused and Wrongly used Polyfills + +https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-6/