diff --git a/site/content/blog/2019-04-20-write-less-code.md b/site/content/blog/2019-04-20-write-less-code.md index 07dcc903a6..daa22b9206 100644 --- a/site/content/blog/2019-04-20-write-less-code.md +++ b/site/content/blog/2019-04-20-write-less-code.md @@ -3,7 +3,6 @@ title: Write less code description: The most important metric you're not paying attention to author: Rich Harris authorURL: https://twitter.com/Rich_Harris -draft: true --- All code is buggy. It stands to reason, therefore, that the more code you have to write the buggier your apps will be.