TLDR
 Go has hard opinions about how you should style and format your code. The big upside of this is that you don't need to spend hours setting up tools like ESLint, Prettier, JSLint, etc. That said, in order to take advantage of the styling and listing tools available in the toolchain, you need a dev environment that makes them easy to use. Make sure you have the latest version of Go installed on your machine (as of time of writing, 1.14)via the TL;DR App
no story
Written by  wagslane  | Founder of Boot.dev.
Whining about coding sins since 2011. Committing coding sins for the same.