- Create React App 2 Quick Start Guide
- Brandon Richey
- 173字
- 2021-07-02 12:53:22
Preface
Create React App is, in my mind, the ultimate example of a proper bootstrapping tool. Instead of the multiple hours of tedium getting everything tweaked and configured to be just right and hoping that you haven't missed anything along the way, you are instead given a tool and a project that is built and ready to go from the first minute you want to start embarking on your project. Now, the start up time to get moving on a project that is fully-featured goes from hours, or maybe even days, to minutes, and nothing is stopping you from building the React project of your dreams!
This book is intended for those that want to get intimately familiar with the Create React App tool. We'll cover all of the commands, all of the new additions in version 2, and we'll cover actually building a project from scratch and touching on all of the key concepts along the way to make sure you're able to take advantage of this tool to the absolute fullest!
- Node.js+Webpack開發實戰
- Scala Design Patterns
- 編寫整潔的Python代碼(第2版)
- PostgreSQL技術內幕:事務處理深度探索
- Instant 960 Grid System
- INSTANT Django 1.5 Application Development Starter
- Ext JS 4 Web Application Development Cookbook
- 案例式C語言程序設計實驗指導
- 從0到1:HTML5 Canvas動畫開發
- 算法設計與分析:基于C++編程語言的描述
- Data Science Algorithms in a Week
- 超好玩的Scratch 3.5少兒編程
- SFML Game Development
- 讓Python遇上Office:從編程入門到自動化辦公實踐
- Mastering JavaScript Promises