Monorepo

The idea behind a monorepo is to store all code in a single version control system (VCS) repository. The alternative, of course, is to store code split into many different VCS repositories, usually on a service/application/library basis.

Check the below link if you want to learn more about yarn workspaces.

  1. Introducing-workspaces/

  2. Workspaces.

Why we use monorepo

  1. To store all code in a single version control system (VCS) repository.

  2. Easier collaboration and code sharing

  3. Code refactors are easy / atomic commits

Technology Credits

For TripFinder [ Hotel-CRA ]

  • Create React App
  • React
  • React Router 5
  • React Hooks
  • React Context API
  • Ant Design
  • Google Map
  • Styled Components .... etc

For TripFinder [ Hotel-Next (SSR) ]

  • Create Next App
  • React
  • NextJs
  • React Hooks
  • Context API
  • Ant Design
  • React Router 5
  • Formik
  • Google Map .... etc

results matching ""

    No results matching ""