Back
Similar todos
finally setup golang for development
add a golang linter #nachobase
add a golang linter #nachobase
Started looking into how to debug Go code: blog.jetbrains.com/go/2019/02… #govuetifytemplate
bought IntelliJ Ultimate All Products Pack annual subscription b/c I want to use GoLand and paying for that and PyCharm is close to the same price as getting all the rest of the IDEs/tools as well; installed GoLand and WebStorm (for Vue dev work); learned I seem to need to open my 'backend' subdirectory as a root project in GoLand to avoid 'unknown dependency' errors; switch from using the gorilla/mux router to chi b/c apparently it's more actively developed(?) and more popular(?); look into using the Huma REST API framework; got the Huma "Hello World" example working in my code
🔧 configure most of the available golang linters and fix existing warns on #pathwar github.com/pathwar/pathwar/pu…
Continue reading the IntelliJ tutorial on debugging Go; was told I needed to install the ARM version of Go so I did that; trying to resolve other errors when I try to run the debugger.
setup VSCode #learntocode
🛠 config golangci-lint to run on GitHub actions #berty github.com/berty/berty/pull/1…
Experiment with using Golang
check into other ide's vscode is so slow 😷
Find a way to attach debugger to #pathwar golang code #amazing #roadtoglobal #golangbestlanguageever???
Sync VS Code settings
implement code editor #yesvg
setup VSCode on remote VPS so I can use it on Google Chrome and code on iPad #life