Working with React and Go (Golang)
Learn how to build a single page application in React, with data supplied by a Go back end REST API
Created by Trevor Sawler | 11 hours on-demand video course
In this course we will go over the core fundamentals of React, including the React life cycle, components, functional components, props, state, and more. We will also cover calling a remote API (both one we build, and a 3rd party API), and much more. We will also cover receiving requests on the back end, both as JSON and as GraphQL, and returning that response as JSON. In order to secure access to authenticated users for certain parts of our site, we will also explore how to generate and use JSON Web Tokens (JWT). This course is not intended for absolute beginners. I expect that you have some experience in JavaScript and Go, and a good knowledge of HTML.
What you’ll learn
- Build amazing single page applications with React JS
- Build reusable, composable components in React
- Build a REST API in Go that handles JSON requests, and serves JSON responses
- Build an API in Go that handles GraphQL requests
Recommended Course by Trevor Sawler
Working with Vue 3 and Go (Golang) [NEW COURSES]
Let’s Build a Go version of Laravel
Building Modern Web Applications with Go (Golang)