.MP4, AVC, 1280×720, 30 fps | English, AAC, 2 Ch | 6h | 405 MBInstructor: Christopher ReyesEffective patterns for handling common problems that you face while developing with React NativeLearnUnderstand the benefit of separating data components in the Container Component patternUnderstand the purpose of Higher Order Components (HOCs), and share code even when significant changes happen between each platformDevelop 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 HOCClean up your codebase, and focus on higher-level problems for presentation by using the Compound Component patternGain insights into the Context API, and solve the painful problem of prop drilling through multiple componentsTake your code sharing to the next level with hooks in React NativeWork with the Flexbox pattern, which React Native utilizes to enhance your app’s presentationUtilize multiple navigation options to handle multiple screens in your applicationAboutDesign 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.
FeaturesGain an in-depth knowledge of different Design Patterns and implement them to promote clean codeWork with Design Patterns and learn how they are used to make your React Native experience more effectiveGet the ability to recognize the best solution for a given problem for your next mobile application