Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Native: Tips, Tricks, and Techniques
Rating: 4.5 out of 5(16 ratings)
137 students

React Native: Tips, Tricks, and Techniques

Boost your React Native skills for quick solutions and results
Last updated 2/2019
English

What you'll learn

  • Difference between “Smart” and “Dumb” components and when to use them
  • Abstraction of logic using higher order components (HOC)
  • Separation of concerns and useful techniques about it
  • Tips for styling, using colors, fonts and metrics
  • Tips on upgrading React Native version
  • Tips on a feature flags approach to deployment
  • Tips on using tools, scripts and repos for easy development.

Course content

5 sections23 lectures3h 25m total length
  • Course Overview1:57

    This video will introduce the viewer to the course.

  • What Is a 'Smart' and 'Dumb' Component?4:11

    The aim of this video is to make the viewers understand the difference between the ‘Smart’ and ‘Dumb’ components

       •  Understand 'Dumb' component with examples.

       •  Understand 'Smart’ component with examples.

       •  Understand the difference between the ‘Smart’ and ‘Dumb’ components

  • Practical Usage of 'Smart'/'Dumb' Component13:35

    This video will show the viewer the different parts of an MVC project.

       •  Explore `InputButton` and `Calculator` components.

       •  Explore `InputField` and `RegisterForm` components.

       •  Understand the  separation of ‘Smart’ and ‘Dumb’ components

  • When to Use a Class, a Pure or a Functional Component?11:43

    The aim of this video is to explain what a regular and a pure component is? What a class and a function component is? How do they correlate?

       •  Understand the difference between Regular-Pure/Memo and Class-Functional.

       •  Understand when to use Class and Functional components.

       •  Understand when to use Pure/Memo components.

Requirements

  • Some experience with React Native and web development is required.

Description

Mobile application development has seen a bit of a surge lately with the advent of multi-platform frameworks like React Native.

This course helps to provide you with valuable tips and tricks to help make your development process easier, and less tedious. You will find tips about reusable logic with Higher Order Components, tips for better upgrading, tips on styling and separation of concerns. You will be getting some useful & cool tips on using tools for faster React Native development, such as reactotron, react-native-debugger and making your own logger for debugging and analytics. Finally, some tips and useful scripts you can use, and a nice way to use feature flags for your application.

By the end of this course, you would have added useful skills to your arsenal, a plethora of valuable tips and tricks to make your development process with React Native more effective and efficient.

About the Author

Pavlos Vinieratos
Experienced iOS and macOS Developer using React Native, Swift, Objective-C. Enjoys using Clojure and Ruby. He enjoys working with React Native and works with it on a regular basis. As an experienced React Native developer, Pavlos Vinieratos brings hands-on working experience to this course that helps viewers to get effective and practical guidance from a developers point of view.

Who this course is for:

  • This course is for mobile developers who have some experience with React Native, and are interested in learning tips, tricks, and techniques to build better and more reliable mobile apps with React native.