DEV Community

Bryan Ollendyke
Bryan Ollendyke

Posted on

Lazy web components: The Book

I posted the other day about writing a blog post about lazy loading assets to optimize web components. @WestbrookJ responded asking for a book!

So let's get started on this "book". Using #HAXTheWeb as a backdrop, let's look at different performance optimizations around asset loading. I hope these are useful in your projects, HAX or otherwise, LitElement or otherwise. Many of these approaches are transferable to any modern JavaScript project, so enjoy!
LET'S GO

Top comments (0)