Despite research showing that Continuous Integration indirectly leads to better quality and stability, implying the practice of trunk-based development, teams believe this cannot work for them.
thinkinglabs.io/articles/202...
Despite research showing that Continuous Integration indirectly leads to better quality and stability, implying the practice of trunk-based development, teams believe this cannot work for them.
thinkinglabs.io/articles/202...
DRY is about knowledge. Don't repeat knowledge.
You can repeat identical lines of code that don't repeat or leak knowledge.
1/2
DRY is about knowledge. Don't repeat knowledge.
You can repeat identical lines of code that don't repeat or leak knowledge.
1/2
Everyone in the IT industry agrees that Continuous Integration is a required practice to realise quality and stability. Yet, few teams have truly implemented Continuous Integration. Why is that?
thinkinglabs.io/articles/202...
Everyone in the IT industry agrees that Continuous Integration is a required practice to realise quality and stability. Yet, few teams have truly implemented Continuous Integration. Why is that?
thinkinglabs.io/articles/202...
Or is it two developers avoiding the rework of seven?
Or is it two developers avoiding the rework of seven?
Great tests accelerate learning, guide design, expose bad assumptions, and make change SAFE.
Testing isn’t cleanup. It’s engineering. Shipping without fast feedback? That’s not speed. That’s risk.
Great tests accelerate learning, guide design, expose bad assumptions, and make change SAFE.
Testing isn’t cleanup. It’s engineering. Shipping without fast feedback? That’s not speed. That’s risk.
Stop polishing code in a vacuum. Ship. Learn. Improve. Repeat.
Stop polishing code in a vacuum. Ship. Learn. Improve. Repeat.
There are real limits to what you can learn in your bedroom by yourself, and a very real risk you'll end up believing you're great just because it's working for you.
There are real limits to what you can learn in your bedroom by yourself, and a very real risk you'll end up believing you're great just because it's working for you.