Using ESM your app will only the dependencies it needs (instead of waiting for
the big bundle to finish downloading). Startup speeds will improve and code
paths that have no changes will be served from the browser cache.
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
Using ESM your app will only the dependencies it needs (instead of waiting for
the big bundle to finish downloading). Startup speeds will improve and code
paths that have no changes will be served from the browser cache.