lesson
Module 3 IntroductionThe newline Guide to Modernizing an Enterprise React AppIntroduction to module 3: Code formatting setup
lesson
Module 2 SummaryThe newline Guide to Modernizing an Enterprise React AppThis lesson is a summary of module 2.0, where we upgraded our React version and locked in our project configuration.
lesson
Upgrade the React app versionThe newline Guide to Modernizing an Enterprise React AppBefore we can do anything else, we must upgrade our sample app's React version to start taking advantage of the advances.
lesson
Module 2 IntroductionThe newline Guide to Modernizing an Enterprise React AppIntroduction to Module 2: Upgrading React App Version
lesson
Module 1 SummaryThe newline Guide to Modernizing an Enterprise React AppThis lesson is a summary of the React Hooks we've covered in Module 1.0
lesson
Module 1 IntroductionThe newline Guide to Modernizing an Enterprise React AppIntroduction to Module 1: React Hooks
lesson
How to Mock Storybook Data Fetching Requests With MSWStorybook for React AppsMocking fetch requests on Storybook.
lesson
Add Conditional Logic to Storybook Compontent Data FetchingStorybook for React AppsUsing conditional logic to deal with fetch requests.
lesson
Fetch Data for Storybook Components With Container PatternStorybook for React AppsUsing a container pattern to deal with complex components.
lesson
Section overviewStorybook for React AppsIt is time to learn how to deal with components that do fetch requests.