AntonRublev360 / react-app-integration-tests-sampleLinks
Sample integration tests implementation for a common react app structure
☆24Updated 2 years ago
Alternatives and similar repositories for react-app-integration-tests-sample
Users that are interested in react-app-integration-tests-sample are comparing it to the libraries listed below
Sorting:
- React codebase and Fractal demo.☆160Updated 5 years ago
- Starter for Monorepos: Lerna, TypeScript, CRA and Storybook☆82Updated 4 years ago
- A custom React Hooks library that gives you custom hooks for your code.☆245Updated 2 years ago
- Monorepo example using create-react-app and yarn workspaces.☆23Updated 3 years ago
- Created with CodeSandbox☆411Updated 2 years ago
- Collection of beginner-friendly real world examples of hook usage.☆136Updated 5 years ago
- A collection of useful React hooks☆88Updated 2 years ago
- One approach for a micro frontend in React.☆56Updated 5 years ago
- Custom hook to combine all useReducer hooks for one global state container.☆75Updated 5 years ago
- Talk about React hooks☆63Updated 4 years ago
- Composing Higher-Order Components within React.js☆62Updated 7 years ago
- An example implementation of React's slot pattern for passing components as props☆17Updated 5 years ago
- Micro frontend monorepo example setup using Lerna, TypeScript and React☆57Updated 3 years ago
- An example repo I used to teach a React Query workshop☆98Updated 4 years ago
- ☆73Updated 2 years ago
- Automatically mock GraphQL data with a mocked ApolloProvider☆92Updated 2 years ago
- A minimal React UI Kit boilerplate with Storybook, hot reloading, Styled Components, Typescript and Jest☆88Updated 6 years ago
- A collection of useful React higher-order components☆129Updated 4 years ago
- ☆51Updated 6 years ago
- How to server-side render React, hydrate it on the client and combine client and server routes☆80Updated 2 years ago
- A sample implementation of React Recoil.☆43Updated 4 years ago
- In this guide you will learn how to scaffolder a Monorepo to manage multiple React Apps that share common components.☆93Updated last year
- Playing around with the new Redux Hooks API and working on performance issues with useMemo and useCallback.☆27Updated 2 years ago
- Boilerplate for React apps with routing, code splitting, & server side rendering☆210Updated 2 years ago
- code examples from: https://leanpub.com/thinking-in-Redux☆73Updated 7 years ago
- ☆52Updated 2 years ago
- Accompanying project showcasing different mono repo approaches☆53Updated 3 years ago
- A workshop for learning how to write cypress tests☆66Updated 4 years ago
- An example Infinite Scroll component, built using React Hooks☆123Updated 3 years ago
- A Monorepo Modular React App powered by Webpack code splitting and Yarn Workspaces