Snippet
Snippet is a weekly podcast where I share snippets of coding knowledge.
Listen on:
Episodes
Mar 15, 2021
Mar 15, 2021
3 min
Today I dive into the idea that you should group your code based on functionality, and how that idea as impacted recent frameworks.
Mar 8, 2021
Mar 8, 2021
5 min
This week I talk about working remotely, and what techniques I use to set boundaries between work and my personal life.
Mar 2, 2021
Mar 2, 2021
2 min
Last week I deleted some code. This week I will tell you how I figured out if I should delete that code.
Mar 1, 2021
Mar 1, 2021
39 sec
This is Chesterton's original quote that inspired the episode "Should I delete this?". Tune in on Mars 2nd to listen to the full episode.
Feb 16, 2021
Feb 16, 2021
1 min
Today I want to talk about a coding principle that I think really shapes the way I code. This principle is "Less is more", and I will show you how it applies when you are writing code and think "What if we need this in the future?"


