React Cookbook

React Cookbook

评分

★★★★★

ISBN

9781785282591

出版社

Packt Publishing 2018-08-30出版

内容简介
Today's web demands efficient real-time applications and scalability. If you want to learn to build fast, efficient, and high-performing applications using React 16, this is the book for you. We plunge directly into the heart of all the most important React concepts for you to conquer. Along the way, you’ll learn how to work with the latest ECMAScript features.You'll see the fundamentals of Redux and find out how to implement animations. Then, you’ll learn how to create APIs with Node, Firebase,
AI简介
这是一本专注于React 16框架的实战指南,深入剖析了React开发的核心概念,并提供了大量的实用示例和解决方案。书中不仅涵盖了组件和JSX的创建和使用,还包括了如何处理事件、如何绑定函数、如何使用各种React包,以及如何通过Webpack 4进行高效的代码打包和优化。 书中首先介绍了组件和JSX的基本概念,解释了它们在构建用户界面中的重要性,并通过大量的示例展示了如何创建和使用各种类型的组件。接着,书中深入探讨了事件处理、绑定和React包,包括如何通过事件处理机制来响应用户的操作,如何通过箭头函数来简化函数绑定,以及如何利用Redux和React Router等第三方库来增强React应用的功能。 书中还详细介绍了local state的适用场景和局限性,解释了如何在类组件中使用local state来管理组件内部的状态,并讨论了在需要共享数据时,如何通过Redux来替代local state。此外,书中还讲解了如何通过Webpack 4 零配置来简化Webpack的配置过程,并介绍了如何使用Webpack Dev Server和CSS预处理器来提高项目的构建效率和运行性能
阅读/下载地址