Making my first steps with bazel. Need some help.

This page summarizes the projects mentioned and recommended in the original post on /r/bazel

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • bazel_proj_with_proto

  • So I decided to make a tiny example repo, to learn bazel. Here it is https://github.com/vlkv/bazel_proj_with_proto/tree/v1.0 It is a helloworld-like Go app with some protobufs. For now, it builds with bazel and runs with bazel, so far so good. But, in a real life project, I would like some things to be customized:

  • vscode-bazel

    Bazel support for Visual Studio Code

  • I don't use vscode for debugging, but maybe check out https://github.com/bazelbuild/vscode-bazel and https://shanee.io/blog/2019/05/28/bazel-with-visual-studio-code/ as possible starting points.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts