- Hands-On Full Stack Development with Go
- Mina Andrawos
- 94字
- 2021-07-02 12:33:28
What will we build?
Throughout this book, we will build a full stack web application from scratch. The application will be called GoMusic; it's a store for musical instruments written in React.js and Go. The following screenshot demonstrates how the main page will look:

Users will be able to browse the musical instruments in the store, buy what they like with their credit cards, and log in to their accounts to see their existing orders.
Let's take a look at the architecture of the application that we are going to build in this book.
推薦閱讀
- Hands-On Data Structures and Algorithms with JavaScript
- AngularJS Web Application Development Blueprints
- Visual Basic程序設計(第3版):學習指導與練習
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- Mastering ROS for Robotics Programming
- Unity 2017 Mobile Game Development
- Mastering C++ Multithreading
- 開源項目成功之道
- Qt5 C++ GUI Programming Cookbook
- RESTful Web Clients:基于超媒體的可復用客戶端
- Julia High Performance(Second Edition)
- INSTANT JQuery Flot Visual Data Analysis
- Oracle SOA Suite 12c Administrator's Guide
- WCF全面解析
- Java程序性能優化實戰