- Create React App 2 Quick Start Guide
- Brandon Richey
- 214字
- 2021-07-02 12:53:24
What problems does CRA solve?
Create React App is designed to solve the problem of needing to understand a large number of different tools, scripts, configuration utilities, configuration languages, and file types just to get started developing. So now this isn't a problem you need to solve when you're advanced in your project and learning. And it isn't a problem you need to solve when you're an expert and trying to optimize your bundle to minimize what the end user needs to download when they want to use your fancy web application!
Remember, the problem we're talking about here is not one that the experts are solving alone: this problem existed at all skill levels of development and for every person. What's worse, these problems were duplicated every time you started a new project. As developers, we hate duplicating and wasting effort, so the Create React App team set out to remove these speed bumps!
Create React App allows you to get started at any skill level, at any level of comfort and familiarity with JavaScript and its ecosystem. You can start a project and get everything you need, including testing tools and frameworks, with a single command-line tool.
It is not laziness. It is efficiency.
It is not oversimplification. It is removing barriers.
- 演進式架構(gòu)(原書第2版)
- Vue.js 3.x快速入門
- Learning ArcGIS Pro 2
- Mastering Kotlin
- 21天學通C++(第6版)
- Lighttpd源碼分析
- Scala for Machine Learning(Second Edition)
- Visual Basic程序設(shè)計習題與上機實踐
- Geospatial Development By Example with Python
- ABAQUS6.14中文版有限元分析與實例詳解
- Laravel Design Patterns and Best Practices
- 城市信息模型平臺頂層設(shè)計與實踐
- Roslyn Cookbook
- LiveCode Mobile Development Hotshot
- 零基礎(chǔ)學Java(升級版)