- Beginning React
- Andrea Chiarelli
- 176字
- 2021-07-23 17:10:27
Preface
Projects like Angular and React are rapidly changing how development teams build and deploy web applications to production. In this book, you'll learn the basics you need to get up and running with React and tackle real-world projects and challenges. The book includes helpful guidance on how to consider key user requirements within the development process, and also shows you how to work with advanced concepts such as state management, data-binding, routing, and the popular component markup that is JSX. As you complete the included examples you'll find yourself well-equipped to move onto a real-world personal or professional frontend project.
After completing this book, you will be able to:
- Understand how React works within a wider application stack
- Analyze how you can break down a standard interface into specific components
- Successfully create your own increasingly complex React components with HTML or JSX
- Correctly handle multiple user events and their impact on overall application state
- Understand the component lifecycle to optimize the UX of your application
- Configure routing to allow effortless, intuitive navigation through your components
推薦閱讀
- Advanced Splunk
- Facebook Application Development with Graph API Cookbook
- Reporting with Visual Studio and Crystal Reports
- Apache ZooKeeper Essentials
- Visual C++實例精通
- Flask Web開發入門、進階與實戰
- Java:Data Science Made Easy
- Elasticsearch for Hadoop
- 微服務架構深度解析:原理、實踐與進階
- Getting Started with React Native
- 小程序,巧應用:微信小程序開發實戰(第2版)
- OpenCV with Python By Example
- Android Sensor Programming By Example
- 透視C#核心技術:系統架構及移動端開發
- Learning Apache Thrift