2019 was the 6th full year of this blog, and it was a bit up and down posting wise. For the first half of the year I published more or less a post a week, with 24 posts from January till July. But this is only my 2nd post since then.
Turns out that starting a new job while learning to be a parent sucks up a lot of time! I’m not making any promises for 2020, but I expect that my writing rate will fall somewhere in between the first 7 months and last 5 months of 2019. In the meantime, here’s a brief look back at the year on the blog.
This was my first year where I spent the full year managing people, and that was reflected in the blog’s topics as well as where I spent my time.
Most Read Posts Published in 2019
-
Reusable Code In React: Inheritance, Composition, Decorators and Mixins The most popular post for the year was also one of my favorites: a dive into the various mechanisms React provides for reusing code.
-
Improving Code Readability With Async/Await I really like
async/await
but its not always clear how to move older patterns to use it. This was just a quick example of taking some ugly callback code and converting it to use async await. -
What’s involved in Front End Architecture? Another one of my favorite posts to write, this is a look at what types of things developers should be thinking about when they consider front end architecture.
Languages and Libraries I used a lot of in 2019
JavaScript (ES6), React (including hooks), PostgreSQL, lodash, Jest, Immer, CSS Modules, Redux,
Tech I want to try in 2020
We’re starting to roll out TypeScript at Kustomer and I’m excited to use it in production for the first time. My code time is more limited these days, so that will probably be my main area for learning as I focus more on helping other people get stuff done.
Blogs I started following in 2019
- Irrational Exuberance! by Will Larson - a great engineering / technical leadership blog
Blogs I read every post from in 2019
Overreacted by Dan Abramov, Lara Hogan’s Engineering Leadership blog and newsletter, Rands In Repose
Software I used (nearly) every day in 2019
MacOS/iOS, Google Search, Chrome/Safari/Firefox, GMail/MailPlane 3, Twitter/Tweetbot, Feedbin/Reeder, iMessage, Slack, Jira, 1Password, VS Code, iTerm, Fish Shell, Github/Bitbucket, Fantastical, Spotify, Bear, CloudApp, Dash, Postman
Best Technical Books I read in 2019
- The Pragmatic Programmer 20th Anniversary Edition - A huge update from the 1st edition, this remains my #1 book recommendation for any professional software developer
- Accelerate - A great look at the impact improving devops/release practices can have on software teams/companies
Best Technical Leadership Books I Read in 2019
- Resilient Management - A great collection of management wisdom from Lara Hogan. Nothing revolutionary here for those who already follow her blog/newsletter, but its great to have it all together in one place.
- The Manager’s Path - A super helpful book for anyone thinking about their career path in tech, especially if they’re considering management. Lots of helpful tips for those already managing people as well.
- An Elegant Puzzle - Another “blog book”, this one is a bit of a grab bag of topics, but the content is so high quality it was completely worth it.
- Turn The Ship Around - Not tech-specific, but one of the best books on leadership I’ve read, in the form of a history of a nuclear submarine crew getting ready to deploy.
Best Non-Technical Books I read in 2019
- I Hear You - A small practical book on validation that will make you a better friend / spouse / coworker.
- Why We Sleep - A fascinating book on the (pop) science behind sleep
- Team Of Rivals - A very readable history of the Lincoln presidency focused on his relationships with the other candidates for President in 1860. Incredibly well done.
- Evicted: Poverty and Profit in the American City - A sobering look at how laws, norms and expectations around rentals and evictions in America contribute to spirals of poverty. Another very well written book, make sure to read the end to understand the research that went into it and allowed for the very personal feel.
- The Common Rule - This is a Christian look at how ritual and habit can help us overcome modern distractions and focus on the things that are important. I’ve read a lot of books in this genre in recent years (Deep Work / Indistractable / The Tech Wise Family) and this was my favorite.
- The Foundation Trilogy - Classic scifi, and a great read. Fascinating to read a mid 1900s view of the future and realize that while space travel and force fields sounded great, it was inconceivable that casual tobacco use in the home might go away.