POSTS
-
Frontend Rendering Patters & Strategies
Chronological & detailed overview of frontend patterns and in which scenarios they might make sense
-
Leveraging the HTML Parsing Process - A Strategy for Early JavaScript Execution
Discover how to execute JavaScript before framework initialization. This article delves into the intricacies of browser HTML parsing, providing practical strategies to enhance user experience through early JavaScript injection.