FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

module-federation-examples/typescript-react-fallback at master · jonthomp/module-federation-examples · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

TypeScript React Fallback Example

This example demos a basic host/remote application with TypeScript using [Project References], to show how to render another remote as a fallback if a remote fails to render. It uses react-error-boundary to accomplish this.(https://www.typescriptlang.org/docs/handbook/project-references.html).

Running Demo

Run yarn Run pnpm run start. This will build and serve both app1 and app2 on ports 3001 and 3002 respectively.

"Best Practices, Rules amd more interesting information here


Back | FazBrowse Home | New Git URL