Explore >> Select a destination


You are here

www.elidedbranches.com
| | nvie.com
1.1 parsecs away

Travel
| | In this post I present a Git branching strategy for developing and releasing software as I've used it in many of my projects, and which has turned out to be very successful.
| | truss.works
2.7 parsecs away

Travel
| | A git workflow that supports feature development isolation, continuous deployment, and has minimal overhead when performing common operations like branching and merging
| | www.cheehow.dev
3.2 parsecs away

Travel
| | Simple Git branching strategy for small teams.
| | www.planetgeek.ch
17.7 parsecs away

Travel
| I wrote code without tests that ran in production without defects, and I wrote buggy code with TDD (Test Driven Development). Time to look back at 35 years of coding and when tests help, and when there is something better. And especially, what these better things are. In the final part, we examine how LLMs...