Add daily email for 2023-12-08
Don't just rewrite. Re-invent.
This commit is contained in:
parent
6999b706eb
commit
2a6cb6a5f6
1 changed files with 22 additions and 0 deletions
22
src/content/daily-email/2023-12-08.md
Normal file
22
src/content/daily-email/2023-12-08.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: >
|
||||
Don't just rewrite. Re-invent.
|
||||
pubDate: 2023-12-08
|
||||
permalink: >
|
||||
archive/2023/12/08/dont-just-rewrite
|
||||
tags:
|
||||
- software-development
|
||||
- neovimconf
|
||||
---
|
||||
|
||||
A quote that stuck out to me from today's Neovimconf conference was this by Björn Linse (aka bfredl):
|
||||
|
||||
> Don't just rewrite. Re-invent.
|
||||
>
|
||||
> If you're going to start over from scratch, reconsider everything.
|
||||
|
||||
This was in the context of what would be added to the core editor, what would be delegated to plugins, etc, but this also applies to other things.
|
||||
|
||||
I'm discussing with someone whether to build a new Drupal theme or keep iterating on the existing one.
|
||||
|
||||
If they start from scratch, they can re-invent and re-consider everything and decide which parts of the existing theme to reuse and which to leave and re-create.
|
Loading…
Add table
Add a link
Reference in a new issue