- 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.
- 軟件安全技術
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Spring Cloud、Nginx高并發核心編程
- Bootstrap Essentials
- 重學Java設計模式
- Hands-On Functional Programming with TypeScript
- Mastering Business Intelligence with MicroStrategy
- “笨辦法”學C語言
- Hands-On Neural Network Programming with C#
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- ASP.NET本質論
- Practical Time Series Analysis
- Visual C++ 開發從入門到精通
- Implementing DevOps with Ansible 2