Managing React MonoRepo using Nx

By Santosh Yadav

Elevator Pitch

Nx is a tool to manage mono repos and gaining popularity across React and Angular. In this talk, we will see how we can manage mono repos and also create React libraries with ease.

Description

Ever struggled with managing big React Applications, I know it is really difficult. What’s more cumbersome is when you want to share code across multiple related applications. Nx is the savior for such Applications, Come join me to see how you can create and manage monorepos with Nx.