This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/posts/2018/move-slow-break-nothing.md

12 lines
489 B
Markdown

---
date: '2018-01-31'
draft: false
title: Move slow and break nothing
tags: ['development']
---
**[Danny Crichton, TechCrunch:](https://techcrunch.com/2018/01/27/move-slow-and-break-nothing/)**
> For everyone, but particularly software engineers: let's get back to basics. It's better to have more reliable but less features than more features that are breaking every other day. Let's move slow and break nothing.
Reliability and stability are features. Focus on them.<!-- excerpt -->