Software Alternatives, Accelerators & Startups

How to effectively work in big codebases

Buck Bazel
  1. 1
    A high-performance build tool for Android by Facebook
    Many big companies have built their own tools to reign in this complexity and make it easier and faster for developers to work on large, multi-language code bases. Meta has buck, Amazon has brazil, and Google has bazel. But from my experience, especially, with brazil, these tools also have some rough edges, so understanding how they work can go a long way.

    #Front End Package Manager #JavaScript Package Manager #JS Build Tools 9 social mentions

  2. 2
    Bazel is a tool that automates software builds and tests.
    Pricing:
    • Open Source
    Many big companies have built their own tools to reign in this complexity and make it easier and faster for developers to work on large, multi-language code bases. Meta has buck, Amazon has brazil, and Google has bazel. But from my experience, especially, with brazil, these tools also have some rough edges, so understanding how they work can go a long way.

    #Front End Package Manager #JavaScript Package Manager #JS Build Tools 67 social mentions

Discuss: How to effectively work in big codebases

Log in or Post with