- Create React App 2 Quick Start Guide
- Brandon Richey
- 130字
- 2021-07-02 12:53:26
Summary
In this chapter, we explored the options that are made available to us when we're starting up a Create React App project. We also spent a good amount of time exploring the history of frontend development before Create React App, and even got a little bit of time to sit and put together a nice little starter application as an exercise in exploring the default project structure.
You should now feel much more comfortable with Create React App, the default project structure, and the language constructs that will enable us to get more work done in the later chapters, so without any further ado, let's charge ahead and start building a more complex application, which will serve as the basis for each chapter for the rest of our project.
推薦閱讀
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- 算法訓練營:入門篇(全彩版)
- .NET 4.0面向對象編程漫談:基礎篇
- 劍指Java:核心原理與應用實踐
- Python忍者秘籍
- 零基礎Java學習筆記
- INSTANT Silverlight 5 Animation
- Kotlin Programming By Example
- Docker:容器與容器云(第2版)
- Java高并發編程詳解:深入理解并發核心庫
- 程序員必會的40種算法
- Effective C++:改善程序與設計的55個具體做法(第三版)中文版(雙色)
- Unity 5 Game Optimization
- Docker on Windows
- Java與Android移動應用開發:技術、方法與實踐