Hacker News new | ask | show | jobs
by fjfaase 249 days ago
Evidence is showing that Continiuos Intergration/Continious Development is the most effective development method. (See dora.dev) Working without branches (on the server) is the best way to implement this. (Search 'ci branches' on YouTube.)
1 comments

A great point. However it's not a reasonable amount of infrastructure or overhead for many companies or an individual project in my opinion!