\newline Logo
Left arrow icon.
Go to Preview Lesson
Go to Preview Lesson
LESSON 3.1Building and Using Shared Repositories in React with PNPM
Course Thumbnail of The Art of Enterprise Monorepos with Nx and pnpm.The Art of Enterprise Monorepos with Nx and pnpm
  • MODULE 1
    Introduction
    • LESSON 1.1Introduction
    • LESSON 1.2Overcoming Challenges with Multiple Repositories - A Deep Dive into Package Management and Workspaces
    • LESSON 1.3What are monorepos?
  • MODULE 2
    Getting Started
    • LESSON 2.1Understanding and Utilizing PNPM - An efficient package manager for Node.js
    • LESSON 2.2Setting Up a Monorepo Folder Structure with PNPM Workspaces
    • LESSON 2.3Creating Your First React App in a PNPM Worskpace
  • MODULE 3
    Shared Repositories
    • LESSON 3.1Building and Using Shared Repositories in React with PNPM
    • LESSON 3.2Utilizing a Shared UI Library in a React Application with TypeScript and PNPM
  • MODULE 4
    Nx
    • LESSON 4.1Harnessing the Power of Nx in Software Development
    • LESSON 4.2Getting Started with NX in your Workspace: An Installation Guide
    • LESSON 4.3Mastering Project Management with Nx: Using Nx commands
    • LESSON 4.4Understanding Dependency Graphs with Nx
  • MODULE 5
    Caching
    • LESSON 5.1An Insight into NX Caching: Improving Build Times and Developer Productivity
    • LESSON 5.2Leveraging Nx Caching in Software Development
  • MODULE 6
    Nx Task Pipeline Features and Workspace Optimization
    • LESSON 6.1Managing Dependencies and Optimizing Workspaces with NX's Task Pipeline
    • LESSON 6.2Optimizing Nx Workspaces with the 'Affected' Command
  • MODULE 7
    Creating custom plugins and scaffolding new packages with generators
    • LESSON 7.1Maximize Efficiency with NX Plugins: A Comprehensive Guide
    • LESSON 7.2Creating Custom Generators for Project Scaffolding with Nx
  • MODULE 8
    Conclusion
    • LESSON 8.1Conclusion
Right arrow icon.
Go to Next Lesson
Go to Next Lesson
LESSON 4.1Harnessing the Power of Nx in Software Development
  • Go Pro
  • Courses
  • The Art of Enterprise Monorepos with Nx and pnpm
  • Utilizing a Shared UI Library in a React Application with TypeScript and PNPM
  • Go To Previous Lesson
    Building and Using Shared Repositories in React with PNPM
    Building and Using Shared Repositories in React with PNPM

    We are going create a shared library using React and TypeScript.

  • Go To Next Lesson
    Harnessing the Power of Nx in Software Development
    Harnessing the Power of Nx in Software Development

    An intro to Nx and the features it provides the developers