Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharing Module #216

Open
thodinh opened this issue Apr 20, 2016 · 3 comments
Open

Sharing Module #216

thodinh opened this issue Apr 20, 2016 · 3 comments

Comments

@thodinh
Copy link

thodinh commented Apr 20, 2016

Hi all, I preparing to start a new project and we choose meanjs to develop. But, I am still confused about the reusability. What is the best practice to create a shared module to reuse for another modules?

@ilanbiala
Copy link
Member

@thodinh What do you mean by shared modules?

@thodinh
Copy link
Author

thodinh commented Apr 21, 2016

Some modules is common and can reused for another modules. Assume that I have a search bar or a comment block. I need use those module for some places. So I hesitant where is the best to place those module.

@simison
Copy link
Member

simison commented Apr 21, 2016

Sounds like Angular Directives to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants