-
Lit Element rendering strategies explained
Rendering performance is not easy to achieve if you do not understand the concepts behind it (event loop, device refresh rate, microtasks etc.). In that post we will review those concepts and see how you can leverage them to achieve 60fps rate with Lit-element.
5 min read - Apr 1, 2019