Monorepo Course
Monorepo is source control pattern where all of the source code of some project is kept in a single repository. You can have many projects and they don’t have to be related. Each package/project in monorepo usually represents one repository.
Best practices
Lesson 1
Gitflow for monorepoLesson 2
Monorepo structure
Lesson 3
Naming convention for repo and monorepos
Lesson 4
Coding standards for Repo and monorepo
Work With
React Native Developers
Whom You Can Trust
Lesson 1
Gitflow for monorepo
Lesson 2 -
COMING SOON
Naming conventions for repo and monorepo
Description - Everyone has different naming conventions and the way we structure our repositories. This can add a new layer of complexity when your app gets bigger. This is why in this lesson we cover the best options for naming conventions.

Subscribe to get notified when the next lesson is out!
noerror