Hi, I'm VyOfGod
Featured
-
A Fast Blog Architecture with Astro
A guide on why Astro is a strong choice for content-driven sites and how it simplifies a blog's architecture.
#Frontend -
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