Artwork

Content provided by Aliaksei Kuncevič. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Aliaksei Kuncevič or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Angular multi-project workspace

2:37
 
Share
 

Fetch error

Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on February 27, 2024 03:50 (3M ago)

What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.

Manage episode 297563356 series 2886512
Content provided by Aliaksei Kuncevič. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Aliaksei Kuncevič or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Every time you scaffold a new project with Angular CLI ng new command, the CLI, by default, produces an Angular CLI workspace for that project.

In some cases when you are working on multiple Angular projects under the same solution you may want to try out a Multi-project Workspace. This approach is also suitable for many enterprise projects.

ng new my-solution --create-application false
cd my-solution

ng g application my-app

ng g library my-shared-library

Links
Multi-project workspace

Angular Getting Started Workshop
ngstart.dev

Aliaksei's mailing list
kuncevic.dev

  continue reading

25 episodes

Artwork

Angular multi-project workspace

Angular Rocks

25 subscribers

published

iconShare
 

Fetch error

Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on February 27, 2024 03:50 (3M ago)

What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.

Manage episode 297563356 series 2886512
Content provided by Aliaksei Kuncevič. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Aliaksei Kuncevič or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Every time you scaffold a new project with Angular CLI ng new command, the CLI, by default, produces an Angular CLI workspace for that project.

In some cases when you are working on multiple Angular projects under the same solution you may want to try out a Multi-project Workspace. This approach is also suitable for many enterprise projects.

ng new my-solution --create-application false
cd my-solution

ng g application my-app

ng g library my-shared-library

Links
Multi-project workspace

Angular Getting Started Workshop
ngstart.dev

Aliaksei's mailing list
kuncevic.dev

  continue reading

25 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide