Hands-On Full Stack Development with Go

Download or Read eBook Hands-On Full Stack Development with Go PDF written by Mina Andrawos and published by Packt Publishing Ltd. This book was released on 2019-03-28 with total page 309 pages. Available in PDF, EPUB and Kindle.
Hands-On Full Stack Development with Go
Author :
Publisher : Packt Publishing Ltd
Total Pages : 309
Release :
ISBN-10 : 9781789138658
ISBN-13 : 1789138655
Rating : 4/5 (58 Downloads)

Book Synopsis Hands-On Full Stack Development with Go by : Mina Andrawos

Book excerpt: Create a real-world application in Go and explore various frameworks and methodologies for full-stack development Key FeaturesBuild a responsive front end by using the powerful React frameworkBuild web APIs and middleware in the Go language by making use of the popular Gin frameworkBuild an Isomorphic Go React application via GopherJSPerform unit tests, and benchmarking on your web APIBook 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 learnUnderstand Go programming by building a real-world applicationLearn the React framework to develop a frontend for your applicationUnderstand isomorphic web development utilizing the GopherJS frameworkExplore methods to write RESTful web APIs in Go using the Gin frameworkLearn practical topics such as ORM layers, secure communications, and Stripe's APILearn methods to benchmark and test web APIs in GoWho 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.


Hands-On Full Stack Development with Go Related Books

Hands-On Full Stack Development with Go
Language: en
Pages: 309
Authors: Mina Andrawos
Categories: Computers
Type: BOOK - Published: 2019-03-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create a real-world application in Go and explore various frameworks and methodologies for full-stack development Key FeaturesBuild a responsive front end by us
Modern Web Development with Go
Language: en
Pages: 433
Authors: Dušan Stojanović
Categories: Computers
Type: BOOK - Published: 2023-03-02 - Publisher: Orange Education Pvt Ltd

DOWNLOAD EBOOK

Build fast, scalable web server applications by harnessing the power of solution-driven programming with Go. KEY FEATURES ● Understanding the core concepts of
Go Web Development Cookbook
Language: en
Pages: 338
Authors: Arpit Aggarwal
Categories: Computers
Type: BOOK - Published: 2018-04-21 - Publisher: Packt Publishing

DOWNLOAD EBOOK

86 recipes on how to build fast, scalable, and powerful web services and applications with Go Key Features Become proficient in RESTful web services Build scala
Full-Stack Web Development with Go
Language: en
Pages: 0
Authors: Nanik Tolaram
Categories:
Type: BOOK - Published: 2023-02-24 - Publisher: Packt Publishing

DOWNLOAD EBOOK

A Go programmer's hands-on guide to go from building basic server-side templates to full single page apps using Tailwind CSS, Vue.js, and more Key Features: Lea
Hands-On System Programming with Go
Language: en
Pages: 441
Authors: Alex Guerrieri
Categories: Computers
Type: BOOK - Published: 2019-07-05 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Explore the fundamentals of systems programming starting from kernel API and filesystem to network programming and process communications Key FeaturesLearn how