- Create React App 2 Quick Start Guide
- Brandon Richey
- 178字
- 2021-07-02 12:53:26
The project plan
Over the course of this book, we will build an application entirely using Create React App, encompassing a number of common modern React development techniques, methods, and best practices. We will spend time exploring the different libraries that are available and how to best utilize them in our Create React App project and with minimal effort too! We'll build a project that will take advantage of the very best of modern JavaScript development, taking advantage of the latest features of Babel and React. We'll use the most recent syntax changes in JavaScript to their full effect! We will make sure our application is fully tested and bulletproof, keep it beautiful with CSS modules and Syntactically Awesome Style Sheets (SASS), and even simulate the backend server so that we won't even need a separate backend server just to do development!
Finally, we'll explore how to make our application work online or offline through service workers, and then top off our application by getting it production-ready, and making our application minimized, clean, and deployable!
- 算法基礎(chǔ):打開程序設(shè)計之門
- Servlet/JSP深入詳解
- 秒懂設(shè)計模式
- Visual Basic程序設(shè)計與應(yīng)用實踐教程
- 大學(xué)計算機基礎(chǔ)(第2版)(微課版)
- 大模型RAG實戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- 可解釋機器學(xué)習(xí):模型、方法與實踐
- Learning DHTMLX Suite UI
- 精通Linux(第2版)
- Test-Driven Machine Learning
- 人工智能算法(卷1):基礎(chǔ)算法
- Xamarin Blueprints
- C語言程序設(shè)計
- Oracle SOA Suite 12c Administrator's Guide
- Ubuntu Server Cookbook