Posts
All blog posts.
-
Plain Backend Services in Go
Write understandable, fast, and easy-to-maintain backend services with Go's straightforward design.
#Go -
The Mindset Shift Required to Learn Rust
A practical perspective that makes ownership, borrowing, and error handling easier to grasp while learning Rust.
#Rust -
Writing Cleaner Code with TypeScript
Use TypeScript not just as a bug-catching tool, but as a language for writing more readable and maintainable code.
#TypeScript