- The React Workshop
- Brandon Richey Ryan Yu Endre Vegh Theofanis Despoudis Anton Punith Florian Sloot
- 107字
- 2021-06-11 18:28:28
1. Getting Started with React
Overview
This chapter will explain the context and the reasons for using React framework and Create React App by utilizing the different options and scripts available for Create React App. The Create React App CLI tool will enable you to bootstrap a React project quickly. You will learn how to build a React component entirely with functional and class syntax using basic JSX. You will also be able to use components together to better structure your code. In this chapter, you will learn about the context and history of the React JS framework and be able to bootstrap your first React project.
推薦閱讀
- Clojure Programming Cookbook
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- 跟“龍哥”學C語言編程
- Apache Spark 2.x Machine Learning Cookbook
- Linux網絡程序設計:基于龍芯平臺
- Elastic Stack應用寶典
- Windows Server 2012 Unified Remote Access Planning and Deployment
- HTML5+CSS3網站設計基礎教程
- Android 應用案例開發大全(第3版)
- ASP.NET 3.5程序設計與項目實踐
- Microsoft System Center Orchestrator 2012 R2 Essentials
- RSpec Essentials
- Building Wireless Sensor Networks Using Arduino
- Getting Started with Python
- Vue.js 3應用開發與核心源碼解析