To get the most out of this book
You will need the following installed on your computer: Node.js (version 16 or above), Docker (or Docker Desktop), the Golang compiler, and an IDE such as GoLand or VSCode.
Software/hardware covered in the book |
Operating system requirements |
Golang 1.16 and above |
macOS, Linux, Windows (via WSL2) |
Docker |
macOS, Linux, Windows (via WSL2) |
An IDE (VSCode or GoLand) |
macOS, Linux, Windows |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.