- Hands-On Design Patterns with React Native
- Mateusz Grzesiukiewicz
- 127字
- 2021-08-13 15:12:54
Preface
Frameworks and libraries come and go. Design patterns usually stay for longer. In this book, we do a mix of learning React Native and design patterns relevant to this ecosystem. When it comes to React, the essential knowledge about design patterns is spread all over the place. Sometimes it's buried in proprietary code bases. This book brings it to you. I call them idea patterns: hands-on design patterns that are explained with real working examples. In this book we use React Native, but you can successfully use most of those patterns in web development with React, or even other frameworks, such as Angular or Vue. Hopefully you will use this knowledge to build well thought-out and easy-to-maintain code bases. Good luck with this endeavor!
推薦閱讀
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- R語言數據可視化之美:專業圖表繪制指南
- INSTANT MinGW Starter
- Hadoop+Spark大數據分析實戰
- Data Analysis with Stata
- 精通Python自然語言處理
- Learning Data Mining with R
- Mastering Android Development with Kotlin
- 軟件品質之完美管理:實戰經典
- Arduino Wearable Projects
- 嵌入式Linux C語言程序設計基礎教程
- Developing Java Applications with Spring and Spring Boot
- Spring Boot從入門到實戰
- 寫給所有人的編程思維
- ACE技術內幕:深入解析ACE架構設計與實現原理