Monorepos - A Beginner's Guide
What you'll learn
- Monorepo
- JavaScript application architecture
- Creating multiple JavaScript applications in a single repository
- Yarn workspaces
- Lerna
- Dependency Management
Course content
- Preview01:45
- Preview01:50
- Preview01:27
- 00:01Resources
Requirements
- JavaScript fundamentals
Description
Have you ever wondered how large companies and open source libraries manage their ever-expanding codebases? Monorepos are one the most popular development strategies for reducing duplication, keeping product dependencies up to date and publishing all of your updates simultaneously.
This course will get you started on learning what a Monorepo is, how they work in a JavaScript ecosystem and which tools are available to get your new project up and running.
Who this course is for:
- JavaScript library and application developers
- JavaScript Open Source library maintainers
Instructor
Hi, I'm Robert Donnelly a Senior Software Engineer from Ireland who has been building JavaScript applications for large tech clients for years. Working with companies in Ireland, United Kingdom and USA, I have learned the broad requirements of building frontend and backend high-traffic JavaScript applications. I'm now sharing the knowledge that I have acquired with users on Udemy.