Explore >> Select a destination


You are here

jmmv.dev
| | nuclear.mutantstargoat.com
5.5 parsecs away

Travel
| |
| | github.com
5.9 parsecs away

Travel
| | A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2
| | mill-build.org
3.7 parsecs away

Travel
| | [AI summary] The blog post explores the inner workings of modern build tools, emphasizing their use of a build graph to manage tasks efficiently. It compares tools like Bazel, Gradle, and Mill, highlighting how each defines and processes the build graph. The post explains caching, parallelism, and the importance of a structured build graph in optimizing build processes. It also discusses the advantages of using a programming language for defining build configurations, such as better IDE support, compiler assistance, and access to a rich library ecosystem. The conclusion underscores that while build tools may appear different on the surface, they share a common goal of enhancing development efficiency through automation and optimization.
| | www.hanselman.com
21.8 parsecs away

Travel
| I was reading Gabby's blog post about the new TypeScript/JavaScript project ...