Hacker News new | ask | show | jobs
by nuerow 1710 days ago
> Bundling isn’t my main issue.

This.

Bundling, and even barreling, have pretty much been solved problems for a while. Right now I feel that unit test frameworks, linters, and type checkers are by far the main bottlenecks in the development workflow.

1 comments

Yeah, Jest is the slowest thing in my build pipeline.