- Hands-On Design Patterns with React Native
- Mateusz Grzesiukiewicz
- 137字
- 2021-08-13 15:13:03
Summary
In this chapter, we learned about view patterns that will be very useful later on in this book. Now we know how to write concise JSX and type check components. We can also compose common built-in components from the React Native library. When we need to, we can write the markup of a simple form and know how to handle the input. We compared controlled and uncontrolled inputs and dove deep into how TextInput works. If some errors occur, our error boundaries will handle the problem.
Finally, we made sure that we have a strict style guide on how to write React Native code, and we enforced these rules by using ESLint.
In the next chapter, we will work on styling the components we have learned. Thanks to this, our application will look nice and professional.
- 大學計算機基礎實驗教程
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Go并發編程實戰
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Quantum Computing and Blockchain in Business
- Vue.js 2 Web Development Projects
- Java 從入門到項目實踐(超值版)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- UML基礎與Rose建模實用教程(第三版)
- Ubuntu Server Cookbook
- Mastering Data Analysis with R
- ASP.NET jQuery Cookbook(Second Edition)
- Pandas入門與實戰應用:基于Python的數據分析與處理
- MATLAB從入門到精通
- Learning jqPlot