📰 Dev.to · Nat Young
2 articles · Updated every 3 hours · View all reads
All
Articles 85,895Blog Posts 107,335Tech Tutorials 21,183Research Papers 18,609News 14,229
⚡ AI Lessons

Dev.to · Nat Young
2w ago
Done means released. Everything else is inventory.
Continuous Delivery means every commit is deployable. Deploy and release are separate events. The gap between them should be a decision, not an accident, or a b

Dev.to · Nat Young
⚡ AI Lesson
3w ago
Are you really doing CI/CD?
How to practise trunk-based development with feature flags, branch by abstraction, and dark launches. Code examples in Ruby, Python, Java, and TypeScript.
DeepCamp AI