Nx Monorepo added to PNPM workspace (React App with UI Library) #06

This video is a part of "Nx Monorepo for Microservices"
https://www.youtube.com/watch?v=NtdGXeiP9mE&list=PLT5Jhb7lgSBPTzeblwMiC5XIqhzfbvztT

Nx is a smart, fast and extensible build system with first-class monorepo support and powerful integrations.

00:00 nx monorepo
04:00 create nx workspace command
05:30 nx integrated monorepo with nest
07:55 adding @nrwl/expreess, react, angular
09:35 adding angular app in monorepo
10:35 adding storybook config for angular
11:00 using nx console vscode plugin
12:30 starting nest app and serving angular app
16:00 adding express app in monorepo
17:20 adding javascript library
19:20 adding angular library

New Package-Based Repo
Create a monorepo with Yarn, NPM or PNPM. Nx makes it fast, but lets you run things your way.
New Integrated Repo
Get a pre-configured setup. Nx configures your favorite frameworks and lets you focus on shipping features.
Create a Standalone React app
A modern React setup with built-in support for Vite, ESLint, Cypress and more. Think CRA but modern, always up-to-date and scalable.

Nx is a Typescript based monorepo tool, primarily supporting Node.js based frontend, backend apps, and libraries. The topics we are covering today:

Why monorepo?
what is monorepo and how it helps
Nx: A monorepo tool
looking into all options npx create-nx-workspace
Create Nx workspace for a project
Build, lint, test, serve and run
using nx console using vscode
Single package.json policy
Affected apps by dep-graph and git diff
Computation caching and Nx Cloud
Building nx monorepo standalone app
Building nx monorepo packages based app
Building nx monorepo integrated app
Understanding workspaces like yarn, npm, pnpm
difference between all these different approaches


🐦 Twitter: https://twitter.com/tkssharma
🐦 Github: https://github.com/tkssharma
🐦 Website: https://tkssharma.com
🐦 Blogs: https://blog.tkssharma.com

I’m Tarun, I am Publisher, Trainer Developer, working on Enterprise and open source Technologies JavaScript frameworks (React Angular, sveltekit, nextjs), I work with client-side and server-side javascript programming which includes node js or any other frameworks Currently working with JavaScript framework React & Node js 🚀 with Graphql 🎉 developer publications.

I am a passionate Javascript developer writing end-to-end applications using javascript using React, Angular 🅰️, and Vue JS with Node JS, I publish video tutorials and write about everything I know. I aim to create a beautiful corner of the web free of ads, sponsored posts,

Comments