💭 Render-blocking on purpose

Here's my thought on 💭 Render-blocking on purpose


You can explicitly make a script render blocking, nothing will be rendered until this js is ready.


<script blocking="render" 
        src="important.js" 
        defer></script>

Note

This post is a thought. It's a short note that I make about someone else's content online. Learn more about the process thoughts

This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts