- Hands-On Design Patterns with React Native
- Mateusz Grzesiukiewicz
- 106字
- 2021-08-13 15:12:58
Summary
In this chapter, you have learned how to create basic components with React in the React Native environment. Now, you should be fairly comfortable with stateless and stateful components. In addition, you learned about presentational and container components. You know that these patterns serve to decouple markup and logic. You have also learned how to enhance component features by using HOCs. Hopefully, you have also played with the ready-to-run examples that I collected for you in the Git repository.
In Chapter 2, View Patterns, we will focus more on the markup. You will also learn about a handful of tags that you can use.
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- Angular UI Development with PrimeNG
- C# 2012程序設計實踐教程 (清華電腦學堂)
- Python時間序列預測
- Microsoft Azure Storage Essentials
- JavaScript動態網頁編程
- Python期貨量化交易實戰
- Web程序設計:ASP.NET(第2版)
- 監控的藝術:云原生時代的監控框架
- Photoshop智能手機APP界面設計
- IPython Interactive Computing and Visualization Cookbook
- 透視C#核心技術:系統架構及移動端開發
- Mastering JavaScript Promises
- Selenium Essentials
- Python AI游戲編程入門:基于Pygame和PyTorch