...
/Setting up a Local Environment for Developing Apps in Go
Setting up a Local Environment for Developing Apps in Go
Learn about the third-party tools required to build an app in Go.
We'll cover the following...
Tools required to build an app
Text editor
We will need to create files and folders for our app. This could be done either in an IDE, like ...