rwieruch / react-micro-frontend-exampleLinks
One approach for a micro frontend in React.
☆56Updated 5 years ago
Alternatives and similar repositories for react-micro-frontend-example
Users that are interested in react-micro-frontend-example are comparing it to the libraries listed below
Sorting:
- Created with CodeSandbox☆411Updated 2 years ago
- An example repo I used to teach a React Query workshop☆98Updated 4 years ago
- Pluralsight guide: Testing React Components with TypeScript☆35Updated 3 years ago
- An example Infinite Scroll component, built using React Hooks☆123Updated 3 years ago
- A custom hook to fetch and cache data☆112Updated last week
- A commit-by-commit story of building your own global async server-state management, then migrating it to React Query☆226Updated 3 years ago
- A collection of eclectic react hooks☆216Updated 2 years ago
- ☆73Updated 3 years ago
- Playing around with the new Redux Hooks API and working on performance issues with useMemo and useCallback.☆27Updated 3 years ago
- A heavily audited, performant starter project for nextjs with Redux☆66Updated 3 years ago
- ☆48Updated 2 years ago
- 👌🏿Simplified Advanced React Patterns for Everyone☆275Updated 3 years ago
- The advanced React, Webpack, Babel Setup. You want to get beyond create-react-app?☆188Updated 5 years ago
- Learn React Router 5 - by ReactTraining.com☆157Updated 2 years ago
- Source code for the Toolkit Intermediate Tutorial☆93Updated 5 years ago
- A comparison of MobX and Redux and React Context API☆48Updated 7 years ago
- Micro-frontends app using single spa and Module federation☆55Updated 2 years ago
- Example code for MFE routing, shared state, build-time & runtime deploy video☆62Updated 3 years ago
- Source code for the Redux Toolkit Advanced Tutorial☆215Updated 5 years ago
- An abstraction for all my React workshops☆151Updated 3 years ago
- The microfrontend for showing planets☆67Updated 7 months ago
- 🐉 A Monorepo with multiple packages and a shared build, test, and release process.☆267Updated 3 years ago
- JavaScript Mocking Fundamentals on TestingJavaScript.com☆305Updated 2 years ago
- Module source code for the React Query Essentials course☆446Updated 3 years ago
- A repository for demoing NextJS and Module Federation for the blog post☆62Updated 4 years ago
- Using the IntersectionObserver API to implement infinite scrolling and image lazy loading in React functional component☆52Updated 3 years ago
- 💥 A tiny (super tiny) medium article page + clap animation for demo purposes.☆201Updated 5 years ago
- Sample integration tests implementation for a common react app structure☆24Updated 2 years ago
- Trying out React Hooks☆85Updated 7 years ago
- Form Validation Using Custom React Hooks