jannikbuschke / lerna-react-typescript-sampleLinks
Sample setup to showcase a monorepo with create-react-app and a typescript module
☆21Updated 6 years ago
Alternatives and similar repositories for lerna-react-typescript-sample
Users that are interested in lerna-react-typescript-sample are comparing it to the libraries listed below
Sorting:
- 🐉 A Monorepo with multiple packages and a shared build, test, and release process.☆266Updated 2 years ago
- Micro frontend monorepo example setup using Lerna, TypeScript and React☆57Updated 3 years ago
- yarn workspace with nextjs, storybook, typeorm, and type-graphql☆130Updated 6 years ago
- A repository for demoing NextJS and Module Federation for the blog post☆62Updated 4 years ago
- Build React apps fast using Storybook, DDD, and Atomic Design☆42Updated 6 years ago
- TypeScript@3 monorepo example next.js version☆44Updated 6 years ago
- ☆42Updated 4 years ago
- A minimalist object observer with React hooks support. Allows you to separate concerns between presentation and interaction logic☆105Updated 3 years ago
- A sample implementation of React Recoil.☆43Updated 4 years ago
- Starter for Monorepos: Lerna, TypeScript, CRA and Storybook☆82Updated 3 years ago
- Example monorepo setup for yarn workspaces and lerna☆46Updated 2 years ago
- A design tool, built using Recoil.☆233Updated 2 years ago
- A rebuild of the front-end for zooniverse.org☆108Updated last week
- Starting point for a Typescript, React (v16.8.0-alpha.0), Yarn & Lerna monorepo project with full setup for ESLint and Prettier.☆55Updated last month
- ☆86Updated 6 years ago
- Demo implementation of Clean Architecture in React apps☆76Updated 2 years ago
- Polymorphic API Service handler, written in Typescript☆50Updated 3 years ago
- We explore how data fetching with React Suspense works.☆21Updated 2 years ago
- Tips and tricks for making components shareable across different projects (framework agnostic)☆91Updated 4 years ago
- A Monorepo Modular React App powered by Webpack code splitting and Yarn Workspaces☆51Updated last year
- An example of a monorepo structure with Next.js, TypeScript and Babel☆133Updated 5 years ago
- Configuration-free SSR for Create React App.☆126Updated 3 years ago
- list of react state management tools☆103Updated 3 years ago
- Decouple Hooks from the presentational components that use them☆175Updated 2 years ago
- BaseModel is a pattern used to translate data between software application subsystems.