Blog
Thoughts on tools, typing systems, and the small decisions that shape how we write code.April 9, 2024 · 2 min readDiscover why Vim, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.
Embracing Vim: The Unsung Hero of Code Editors
→April 8, 2024 · 3 min readExplore the enduring debate between using spaces and tabs for code indentation, and why this choice matters more than you might think.
Spaces vs. Tabs: The Indentation Debate Continues
→April 7, 2024 · 2 min readIn the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.