Yeah, this aspect of testing is the power of introducing interfaces in other languages as well. The decoupling, and the ability to test “what” is done without being aware of “how” it’s done. Two great reasons to introduce it.
@bashmanx15 күн бұрын
Adib, I thought you would use neovim to code. Or do you use vscode (or its variants) to code Go?
@adibhanna15 күн бұрын
I still use Neovim, but I like to experiment with other editors every now and then. For my Go work, I still like using Goland, it has the most complete support for the language imo, and their IdeaVim plugin is one of the best for Vim motions