
学习React:使用React和Redux进行函数式网页开发...
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
本书详细介绍了如何运用React与Redux构建高效、可维护的JavaScript应用。适合希望掌握现代前端开发技术的开发者阅读。
Learning React: Functional Web Development with React and Redux, written by Alex Banks, is a comprehensive guide for those looking to build efficient user interfaces using the JavaScript library React. The authors demonstrate how to create UIs that can dynamically display data changes on large-scale websites without requiring page reloads. Throughout the book, readers will also learn about functional programming concepts and the latest ECMAScript features.
Developed by Facebook and used extensively by companies such as Netflix, Walmart, and The New York Times for their web interfaces, React is rapidly gaining popularity. This hands-on guide teaches you how to build React components effectively, helping you understand the benefits of using React in your organization.
Key topics covered include understanding key functional programming concepts with JavaScript, creating application presentation layers by mounting and composing React components, managing data through component trees to reduce debugging time, exploring the lifecycle of a React component for better performance when loading data and improving UI efficiency, implementing routing solutions for browser history and other single-page application features, and structuring applications with servers in mind.
全部评论 (0)


