YoVDO

React: Software Architecture

Offered By: LinkedIn Learning

Tags

React Courses Web Development Courses Redux Courses Software Architecture Courses Mobx Courses Server-Side Rendering Courses Code Splitting Courses

Course Description

Overview

Look at app development through the eyes of an expert developer. Discover how to create apps that not only work, but also remain performant and easy to maintain over time.

Syllabus

Introduction
  • Learn software architecture with React
  • What you should know
1. Software Architecture Basics
  • What is software architecture?
2. Server-Side Rendering (SSR)
  • Server-side rendering basics
  • Setting up a simple React app
  • Basic React SSR
  • Building and rendering an SSR React app
  • Routing with server-side rendering
  • Styling with server-side rendering
  • Server-side rendering caveats
3. State Management Architecture
  • What is state management?
  • Small state with the useState Hook
  • Small state with context
  • Accessing context inside components
  • Medium state with Recoil
  • Sharing Recoil state
  • Using Recoil selectors
  • Big state with Redux
  • Using Redux with components
  • Big state with MobX
4. Data Loading and WebSockets
  • When should we load data?
  • Data loading with SSR
  • Rendering server-side API data
  • Enhancing SSR with context
5. Code Splitting
  • Code splitting basics
  • Route-based code splitting
  • When to use code splitting
  • Error boundaries
6. Folder Structure and Naming Conventions
  • Function vs. feature-based organization
  • Monoliths, multi-repos, and monorepos
Conclusion
  • Next steps

Taught by

Shaun Wassell

Related Courses

Desarrollo de Aplicaciones Mobile Multiplataforma con Nativescript, Angular y Redux
Universidad Austral via Coursera
Build a Web App incorporating React and Redux Hooks
Coursera Project Network via Coursera
Build a Web App using React and Redux
Coursera Project Network via Coursera
JavaScript Libs/Frameworks
City College of San Francisco via California Community Colleges System
Learn Redux
Codecademy