Npm workspaces tutorial

Опубликовано: 28 Май 2026
на канале: Concise Developer
20,058
377

Npm workspaces tutorial

0:00 sample project structure
2:15 npm init
3:05 create workspaces using the cli
5:03 handling internal dependencies
6:09 referencing code from the other package
8:05 testing scripts
10:08 installing dependencies only in one package
11:21 naming advice