Publish, ship, and install modern JavaScript for faster applications
Improve performance by turning on modern JavaScript dependencies and output.
Improve performance by turning on modern JavaScript dependencies and output.
Find and fix tricky memory leaks caused by detached windows.
Safer, unblocked clipboard access for text and images
Moving heavy lifting into background threads is now easier with JavaScript modules in web workers.
Super large tables and lists can slow down your site's performance signficantly. Virtualization can help!
Seamless reusable styles.
Where should we implement logic and rendering in our applications? Should we use Server Side Rendering? What about Rehydration? Let's find some answers!