The outline of this book

This book will cover numerous practical topics to help you acquire the deep skills necessary for a full stack developer:

  • In Chapter 2, Go's Building Blocks, and Chapter 3Go Concurrency, we will take a deep and a practical tour into the Go language. You will learn about some of the key features of the language, as well as some of its popular design patterns.
  • In Chapter 4, Frontend with React.js, and Chapter 5Building a Frontend for GoMusic, we will cover how to build beautiful and responsive frontend applications using the React.js framework. This is also where we'll start building our GoMusic web application. We will cover React's building blocks, design patterns, best practices, and more. The majority of the frontend code of the book project will be covered in Chapter 4, Frontend with React.js, and Chapter 5, Building a Frontend for GoMusic; however, we won't cover every single line of JavaScript code, so as not to lose focus. All the code will be available in the GitHub repository for this book.
  • In Chapter 6RESTful Web APIs in Go with the Gin Framework, and Chapter 7, Advanced Web Go Applications with Gin and React, we will start building our backend code using the Gin framework. We will cover RESTful APIs, ORMs, secure web connections, and more.
  • In Chapter 8, Testing and Benchmarking Your Web API, we will learn how to test and benchmark our Go code using Go's testing package, and the best practices in the industry.
  • In Chapter 9, Introduction to Isomorphic Go with GopherJS, we will go through a crash course in isomorphic Go programming. Isomorphic Go programming is the practice of using Go for both the frontend and the backend. This is possible through the GopherJS framework. Chapter 9Introduction to Isomorphic Go with GopherJS, is a standalone chapter, as it doesn't attempt to rebuild the GoMusic app using Isomorphic Go. However, the chapter covers how to build a React application in Isomorphic Go.
  • In Chapter 10, Where to Go from Here? we will touch some topics that the reader should pursue in order to expand their knowledge beyond the scope of this book.

Let's get started with the learning journey!

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.143.4.181