Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

React Native Design Patterns

Posted By: IrGens
React Native Design Patterns

React Native Design Patterns
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 6h | 405 MB
Instructor: Christopher Reyes

Effective patterns for handling common problems that you face while developing with React Native

Learn

Understand the benefit of separating data components in the Container Component pattern
Understand the purpose of Higher Order Components (HOCs), and share code even when significant changes happen between each platform
Develop a deep understanding of the Render Props pattern and how it can better serve your React Native application code sharing abilities as opposed to using an HOC
Clean up your codebase, and focus on higher-level problems for presentation by using the Compound Component pattern
Gain insights into the Context API, and solve the painful problem of prop drilling through multiple components
Take your code sharing to the next level with hooks in React Native
Work with the Flexbox pattern, which React Native utilizes to enhance your app's presentation
Utilize multiple navigation options to handle multiple screens in your application

About

Design Patterns are time-tested solutions that can be utilized as guidelines in your current work. Utilizing Design Patterns enhances code readability, improves the scalability of your applications, and defines a common language with other developers.

In this course, you will develop an understanding of different Design Patterns and understand why a specific pattern was created, and how it should be implemented. By working on practical examples, you will learn how mobile development in React Native should be performed in a reusable way.

By the end of the course, you will be adept at utilizing the best solution for a given problem in your next React Native application.

Features

Gain an in-depth knowledge of different Design Patterns and implement them to promote clean code
Work with Design Patterns and learn how they are used to make your React Native experience more effective
Get the ability to recognize the best solution for a given problem for your next mobile application


React Native Design Patterns