September 12, 2024 webdev 5 min read The hidden costs of JavaScript dependencies: when script loading goes wrong An in-depth exploration of the challenges and performance impacts of excessive JavaScript dependencies in modern web applications. Topics: javascript performance web-optimization frontend
March 24, 2024 webdev 4 min read Privacy implications of cascading JavaScript dependencies An in-depth analysis of privacy concerns surrounding chained JavaScript loading and third-party script dependencies. Topics: javascript privacy security web-development