Hacker News new | past | comments | ask | show | jobs | submit login

Here's the problem I'm struggling with:

1. Typically, you only ever care about minimizing bundle size in cases where latency is consistently questionable

2. In those cases, whatever UI you're supporting is likely then not meant for latency-sensitive operations, and thus the overall workflow tends to have low state complexity

3. Just how much actual value is added in those scenarios by having the ESM workflow specifically in conjunction with importable NPM modules?

I'm sure you can think up some contrived use cases but I'm just not seeing any particularly compelling ones.




No it's not just latency. In fact, that's not even the most important factor. On mobile devices if the script is too large, it will freeze while parsing.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: