DEV Community

Discussion on: What are your favorite articles from 2020? #bestofdev

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard • Edited

I start with my 5 favorites articles from 2020:

I enjoyed this article from @annajmcdougall that teaches a skill crucial to spread joy around you: giving good compliments

I'm usually not a fan of things you - supposedly - MUST do to become a 10x developer, but @dabit3 came with an in interesting shift in perspective: let's imagine instead that you would like to become the worst developer ever. What would you do? As it turns out, the result is very insightful:

Code quality is something we strive for but it can easily backfire. If my code is clean and yours is different, is it dirty? @d_ir tells us in a sensible article that we should put humans first and strive for clear code. I loved this quote:

The two hardest problems in computer science are people, and convincing people that people are the hardest problem in computer science.

Books are great to dive deep into topics that we find interesting. The catch is that we don't have an infinite amount of time and attention, so listing books is not enough, you have to be a curator and that's what @bosepchuk has done really well here. I'm cheating a bit because this article is not from 2020, but I have read multiple books from this list in 2020 and every time I was thankful to the author for his selection:

Teaching code is something I want to try out in 2021 so my last pick is this great article from @aspittel . In parallel, I would also recommend the LadyBug podcast where Ali, @emmabostian @kelly puts out very helpful content.