logo
分类于: 互联网 计算机基础

简介

Learning React 2nd ed.: Modern Patterns for Developing React Apps

Learning React 2nd ed.: Modern Patterns for Developing React Apps 0.0分

资源最后更新于 2020-10-27 12:37:04

作者:Alex Banks

出版社:O'Reilly Media

出版日期:2020-01

ISBN:9781492051725

文件格式: pdf

标签: 前端 React 技术

简介· · · · · ·

If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowledge of React or functional programming is necessary.

Authors Alex Banks and Eve...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Understand key functional programming concepts with JavaScript
Look under the hood to learn how React runs in the browser
Create application presentation layers with React components
Manage data and reduce the time you spend debugging applications
Explore React’s component lifecycle to improve UI performance
Use a routing solution for single-page application features
Learn how to structure React applications with servers in mind