Go: Understanding Constructor Functions
Exploring the idiomatic approach to object initialization in Go and understanding why we use constructor functions to create new struct instances.
Read moreExploring the idiomatic approach to object initialization in Go and understanding why we use constructor functions to create new struct instances.
Read moreI finished vimtutor, used kickstart.nvim for a nicer practice setup, and wrote down the commands that felt useful without becoming a wall of Vim trivia.
Read more