what is best way to reuse components in multiple projects in angular?

Siva :

What is best way to reuse components or modules in multiple projects in angular?

Thanks for your answers and have a great day

joachim_b :

I was looking for the same topic and came across this: https://blog.bitsrc.io/how-to-share-angular-components-between-project-and-apps-5eb0600d99d2 To me this is quite a bit of a setup to achieve only a local sharing of modules (in my case), so i ended up keeping folder structure similar between the projects and do copy-paste...I know, not very satisfying.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

What is the best way working multiple projects with angular?

Angular - What's the best way to include html in multiple components?

What is the best way of managing multiple projects in git?

What is the preferred way to reuse Python code across multiple projects

What's the best way to share JARs across multiple projects?

What is the best way to post form with multiple components using Vue js

importing sass variables file in Angular components, what's the best way?

The best way to share WebSocket data between multiple components in Angular 2?

What is the best way to reuse a for-loop?

What is the best way to reuse styles in ionic?

What is the best way to separate projects in AWS services?

What is the best way to switch between projects in Vim?

What is the proper way to reuse DbContext across different projects in a single solution?

What's the best way to find some specific code across multiple projects in TFS2015?

What's the best way to write a SignalR service in a solution with multiple projects (API/Service/Data etc.)?

What is the best way for interacting between Components in Reactjs?

Best way to render multiple child components

Angular: Best way to pass data between components?

Best way to reuse a Runnable

Using Vue, what is the best way to use a Pagination component in multiple parent components?

What is the best way to show loading bar until data in all child and sub child components arrive in Angular

What is the best way to reuse classes from another Java project in Eclipse?

Angular JS - Best Way to UI Testing Angular js projects

What is the simplest way to share react components between projects?

What is the best way to transfer all my Visual Studio projects to svn?

what is the best way to name JS projects files and directories?

What is the best way to structure Python projects using a shared package?

What is the best way to structure maven projects to make a client jar?

Nested angular components in projects with multiple modules like JHipster