Bazel & NodeJS Tutorial: library, test & nodejs_binary (internal & external deps)

preview_player
Показать описание
In this video we're going to be creating some nodejs targets with Bazel. Bazel is a build tool that is very popular for use in monorepos. We're going to create a nodejs library. We'll write the library and also write some bazel test targets Then we're going to create a web application & create a nodejs_binary target. The web application will have both third party dependencies (express) & depend on our library in the monorepo.

Рекомендации по теме
Комментарии
Автор

awesome content, can you make a bazel build for reactjs ?

mangmaytinh
Автор

I would love it if you could create a tutorial on using Bazel with a C++ project. Thanks in advance.

tanveerasif
Автор

Check out the new rules_js and rules_ts from Aspect.

jimbrannlund
Автор

who ever is watching in 2024 should look at the repo, js code is better in there! (with js_lib , js_binary,and jest etc)

sreekumarmenon
welcome to shbcf.ru