an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Hands-On Full Stack Development with Go, a book by Mina  Andrawos Book cover for Hands-On Full Stack Development with Go, a book by Mina  Andrawos

Hands-On Full Stack Development with Go

Build full stack web applications with Go, React, Gin, and GopherJS
2019 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 35.99
Book + eBook £ 43.19
eBook Only £ 26.35
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Create a real-world application in Go and explore various frameworks and methodologies for full-stack development


Key Features


  • Build a responsive front end by using the powerful React framework

  • Build web APIs and middleware in the Go language by making use of the popular Gin framework

  • Build an Isomorphic Go React application via GopherJS

  • Perform unit tests, and benchmarking on your web API


Book Description


The Go programming language has been rapidly adopted by developers for building web applications. With its impressive performance and ease of development, Go enjoys the support of a wide variety of open source frameworks, for building scalable and high-performant web services and apps. Hands-On Full Stack Development with Go is a comprehensive guide that covers all aspects of full stack development with Go.



This clearly written, example-rich book begins with a practical exposure to Go development and moves on to build a frontend with the popular React framework. From there, you will build RESTful web APIs utilizing the Gin framework. After that, we will dive deeper into important software backend concepts, such as connecting to the database via an ORM, designing routes for your services, securing your services, and even charging credit cards via the popular Stripe API. We will also cover how to test, and benchmark your applications efficiently in a production environment. In the concluding chapters, we will cover isomorphic developments in pure Go by learning about GopherJS. As you progress through the book, you'll gradually build a musical instrument online store application from scratch.



By the end of the book, you will be confident in taking on full stack web applications in Go.


What you will learn



  • Understand Go programming by building a real-world application

  • Learn the React framework to develop a frontend for your application

  • Understand isomorphic web development utilizing the GopherJS framework

  • Explore methods to write RESTful web APIs in Go using the Gin framework

  • Learn practical topics such as ORM layers, secure communications, and Stripe's API

  • Learn methods to benchmark and test web APIs in Go

Who this book is for


Hands-On Full Stack Development with Go will appeal to developers who are looking to start building amazing full stack web applications in Go. Basic knowhow of Go language and JavaScript is expected. The book targets web developers who are looking to move to the Go language.