Hands-On Design Patterns with React Native

Hands-On Design Patterns with React Native

评分

★★★★★

ISBN

9781788999540

出版社

Packt Publishing 2018-09-29出版

分类

编程设计

内容简介
React Native helps developers reuse code across different mobile platforms like iOS and Android.This book will show you effective design patterns in the React Native world and will make you ready for professional development in big teams.The book will focus only on the patterns that are relevant to JavaScript, ECMAScript, React and React Native. However, you can successfully transfer a lot of the skills and techniques to other languages. I call them "Idea patterns".This book will start with the
AI简介
这是一本详细介绍React Native开发中设计模式的指南,旨在帮助读者掌握React Native的核心概念,并提高开发效率。书中涵盖了React组件模式、视图模式、样式模式、Flux架构和存储模式等多个方面,并通过实际案例展示了如何将这些模式应用到移动应用开发中。 在React组件模式部分,书中详细介绍了Stateless组件和Stateful组件的区别,以及如何通过组合组件和创建高阶组件(HOCs) 来提高组件的可重用性。同时,书中还介绍了Presentational Components和Container Components的概念,并阐述了如何将它们应用到实际开发中。 在视图模式部分,书中讲解了如何使用JSX和PropTypes来构建组件,以及如何通过构建表单和错误边界来提高应用程序的健壮性。同时,书中还介绍了Mixins和HOCs的优缺点,并鼓励读者使用HOCs来替代Mixins。 在样式模式部分,书中详细阐述了React Native的样式机制,包括有限的风格继承、Flexbox的使用以及动画效果的实现。同时,书中还介绍了如何使用Animated库来创建复杂的动
阅读/下载地址