#javascript
Read more stories on Hashnode
Articles with this tag
Two years ago, we launched the semver-stable release of Aspect's JavaScript ruleset for Bazel, rules_js. Today I'm happy to announce that we've...
We recently released rules_js 1.0.0, a faster and more compatible approach to integrating JavaScript tooling under Bazel. Learn more by reading our...
After a few weeks in Release Candidate, we've just released the first semver-major version of rules_js. 🚀 For those who have been waiting for this...
Aspect's rules_ts is a port of rules_nodejs's @bazel/typescript package that provides a ts_project rule layered on top of rules_js, Aspect's new...
How fast is rules_js? Why is it better than rules_nodejs? How does it compare to non-Bazel npm tools? If you're reading this you may be considering...
At Aspect we've been working on supporting the Bazel build tool in the frontend/JS ecosystem for five years. We started from how Node.js programs are...