React: Building Large Apps

Go to class
Write Review

Free Online Course: React: Building Large Apps provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. React: Building Large Apps is taught by Emmanuel Henri.

Overview
  • Build bigger and bolder applications. Explore tools and techniques for large-scale app development with React.

Syllabus
  • Introduction

    • Welcome
    • Course prerequisites
    • Using the exercise files
    1. Setting Up with Electrode
    • Introduction to Electrode
    • Get the project started
    • Use Electrify for module visualization
    2. Project Structure and Modularization
    • Elements of an enterprise architecture
    • Project organization
    • Modules with NPM packages
    • Docker containers
    3. Application Management
    • Introduction to state management
    • Redux exploration with redux-saga
    • Testing exploration
    • Continuous integration with Travis
    • Progressive web apps
    • SSR and caching optimization
    Conclusion
    • Next steps