The characters you see hide a more complex reality.
Writing a Git commit message is harder than it looks. This post dives into the art and nuance behind writing meaningful commits messages and explores how Conventional Commits can be as helpful for humans as they are for machines.
How to use context to read code written by a different programmer, and read/write code in different programming language from your main language.
Techniques and reasons to optimize your code for people, not metrics.
The Ruby splat operator is confusing and here is why…
Whether you’re a novice or a master, we’re going to help you level up your debugging game in this multi-part blog series, featuring new content every week!
Solving these bugs often involves doing less, but thinking through them can be tricky.