productivity
One weird trick so GitHub doesn't wreck your inbox
When you join a new GitHub organization it can quickly wreck your inbox. Here's a quick tip to prevent that mess.
productivity
When you join a new GitHub organization it can quickly wreck your inbox. Here's a quick tip to prevent that mess.
fundamentals
By adding the stopwatch, you can understand the effects of time on your software quality. Then use the understanding to improve faster.
fundamentals
You're not satisfied with how quickly you're improving as a software engineer. Make the shift from a random walk to conscious improvement.
programming
Pairing is a powerful collaboration tool, and it's not just for writing code. It's a powerful asset in any stage of the software development lifecycle.
programming
There are many options in the Elixir ecosystem for mocking. There are a few that stand out in my mind as nicer than others. Especially Mimic and Hammox.