经典的数据建模资料,作者是大名鼎鼎的david hay
2021-02-23 09:43:23 2.81MB 数据建模 模型 模式
1
该存储库包含基本的React组件,挂钩和模式,我们将其用作的起点。 目录 产品特点 :package: 基本的React组件开始 :nail_polish: 样式化的样式组件 :wrench: ESLint,Stylelint和Prettier已配置 :brick: 故事书与A11y,文档,视口和主题游乐场插件的集成 :triangular_ruler: 样式助手,用于颜色,间距和媒体查询 :gear: 基本的jest快照测试已经实现 安装 克隆react-patterns存储库。 git clone https://github.com/fork/react-patterns cd react-patterns/ 您可以通过两种不同的方式将组件复制到React项目。 1.自动迁移
2021-02-04 09:09:45 1.93MB react hooks jest reactjs
1
Head-First-Design-Patterns
2021-02-03 23:37:39 350KB 设计模式
1
谷歌官方发布视频
2021-01-28 22:05:00 24.01MB android
1
kubernetes patterns.Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.
2021-01-28 04:07:40 4.02MB kubernetes
1
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 most standard development patterns in React like component building patterns, styling patterns in React Native and then extend these patterns to your mobile application using real world practical examples. Each chapter comes with full, separate source code of applications that you can build and run on your phone. The book is also diving into architectural patterns. Especially how to adapt MVC to React environment. You will learn Flux architecture and how Redux is implementing it. Each approach will be presented with its pros and cons. You will learn how to work with external data sources using libraries like Redux thunk and Redux Saga.
2020-11-22 22:38:25 6.11MB react native design patterns
1