March 2019
Beginner to intermediate
324 pages
7h 17m
English
Our application architecture will be relatively straightforward—we will use the extremely popular React.js framework for our frontend code, and then we will use the powerful Gin framework for our backend code. Gin comes with a wide array of useful packages that we will be using to build our web application. We will also make use of the Go object-relational mapping (GORM) package, which is one of the most popular object-relational mapping (ORM) layers in the Go language:

We'll build our application piece by piece, starting from the frontend, and then moving to the backend. We will cover some very important concepts ...
Read now
Unlock full access