Hands-On Full-Stack Development with Go

Andrawos, Mina

  • 出版商: Packt Publishing
  • 出版日期: 2019-03-29
  • 售價: $1,380
  • 貴賓價: 9.5$1,311
  • 語言: 英文
  • 頁數: 324
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1789130751
  • ISBN-13: 9781789130751
  • 相關分類: Go 程式語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

 

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.

商品描述(中文翻譯)

關鍵特點

- 使用強大的 React 框架構建響應式前端
- 利用流行的 Gin 框架在 Go 語言中構建 Web API 和中間件
- 通過 GopherJS 構建一個同構的 Go React 應用程式
- 在 Web API 上進行單元測試和基準測試

書籍描述

Go 程式語言已被開發人員迅速採用用於構建 Web 應用程式。憑藉其出色的性能和開發便利性,Go 獲得了各種開源框架的支持,用於構建可擴展和高性能的 Web 服務和應用程式。《Hands-On Full Stack Development with Go》是一本全面介紹使用 Go 進行全棧開發的指南。

這本寫作清晰、範例豐富的書籍從實際的 Go 開發入門,然後使用流行的 React 框架構建前端。接著,您將使用 Gin 框架構建 RESTful Web API。之後,我們將深入探討重要的軟體後端概念,例如通過 ORM 連接資料庫、設計服務的路由、保護服務,甚至使用流行的 Stripe API 收取信用卡款項。我們還將介紹如何在生產環境中高效地測試和基準測試應用程式。在結尾章節中,我們將通過學習 GopherJS 來探討純 Go 的同構開發。隨著您閱讀本書,您將逐步從頭開始構建一個線上音樂樂器商店應用程式。

通過閱讀本書,您將對使用 Go 開發全棧 Web 應用程式充滿信心。

您將學到什麼

- 通過構建實際應用程式來了解 Go 程式語言
- 學習 React 框架以開發應用程式的前端
- 了解使用 GopherJS 框架進行同構 Web 開發
- 使用 Gin 框架在 Go 中編寫 RESTful Web API 的方法
- 學習實用主題,如 ORM 層、安全通訊和 Stripe 的 API
- 學習在 Go 中進行基準測試和測試 Web API 的方法

本書適合對開始使用 Go 構建令人驚奇的全棧 Web 應用程式感興趣的開發人員。預期讀者具備 Go 程式語言和 JavaScript 的基礎知識。本書針對希望轉向 Go 程式語言的 Web 開發人員。

目錄大綱

Table of Contents

  1. Welcome to Full Stack Go
  2. Building Blocks of the Go Language
  3. Go Concurrency
  4. Frontend with React.js
  5. Building a Frontend for GoMusic
  6. RESTful Web APIs in Go with the Gin Framework
  7. Advanced Web Go Applications with Gin and React
  8. Testing and Benchmarking Your Web API
  9. Introduction to Isomorphic Go with GopherJS
  10. Where to Go from Here?

目錄大綱(中文翻譯)

目錄


  1. 歡迎來到全端 Go

  2. Go 語言的基礎

  3. Go 並發

  4. 使用 React.js 前端開發

  5. 為 GoMusic 建立前端

  6. 使用 Gin 框架在 Go 中建立 RESTful Web API

  7. 使用 Gin 和 React 開發高級 Web Go 應用程式

  8. 測試和基準測試你的 Web API

  9. 介紹使用 GopherJS 的同構 Go

  10. 從這裡出發