- Beginning React
- Andrea Chiarelli
- 189字
- 2021-07-23 17:10:29
Introducing React and UI Design
React is definitely one of the most talked about libraries on the web. It has become as popular as jQuery was in its prime, and more and more developers choose it to build the user interface of their web applications. Why has it become so popular? Why is this JavaScript library so innovative compared to others?
We will try to provide answers to these questions in this book by showing what the library offers, and by using it to build efficient web user interfaces.
In this chapter, we will introduce React and we will start building the basic infrastructure of a React-based application. Then, we will analyze how to design a user interface so that it can be easily mapped to React components, exploiting the best from React's internal architecture.
By the end of this chapter, you will be able to:
- Describe what React is and where it fits in the development of your applications
- Set up the infrastructure of a React-based application
- Design the UI of your application, optimizing it for use in React
- Learning C# by Developing Games with Unity 2020
- PyTorch自動駕駛視覺感知算法實戰
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- 琢石成器:Windows環境下32位匯編語言程序設計
- C語言程序設計學習指導與習題解答
- Hands-On Automation Testing with Java for Beginners
- Web Development with MongoDB and Node(Third Edition)
- Java零基礎實戰
- Mastering Android Studio 3
- JavaScript Concurrency
- Python Automation Cookbook
- React and React Native
- Java程序設計
- Natural Language Processing with Python Cookbook
- BackTrack 5 Cookbook