Add link to writing section in EM repo

This commit is contained in:
Charles-Axel Dein 2020-03-25 19:54:35 +01:00
parent de88a68ae9
commit 9b84bf8930
1 changed files with 2 additions and 0 deletions

View File

@ -753,6 +753,8 @@ Articles:
### Writing
➡️ See also my [engineering-management list](https://github.com/charlax/engineering-management#writing)
* [Undervalued Software Engineering Skills: Writing Well](https://blog.pragmaticengineer.com/on-writing-well/)
* From the HN discussion: "Writing a couple of pages of design docs or an Amazon-style 6 pager or whatever might take a few days of work, but can save weeks or more of wasted implementation time when you realise your system design was flawed or it doesn't address any real user needs."