Bazel + TypeScript: faster with Remote Execution
This post will show how much faster TypeScript builds can be when using remote execution, Bazel's unique ability to parallelize transpile and type-check work across a farm of machines. We hope that Bazel 6.0 will include fixes for symlinks support, m...
Sep 6, 202211 min read2.8K

