Let assume i have created multiple select dual box. we have four classes (Student and Course - many to many) and other (Dog and Cat - many to many). so we can create reusable components or plugin in angular 2. That way we can use the same dual listbox without too much code duplication.
Simlar to creating our own library, component or plugin in angular 2 instead of using a third party one. e.g ng2-datepicker. On Friday, February 19, 2016 at 1:11:10 PM UTC+5, Sander Elias wrote: > > Hi Adnan, > > 1. open your favorite editor/ide > 2. start programming. > 3. (optional) share it with the community. > > But I suspect you have more specific question. Can you describe what is > holding your back? We probably can help you getting started if you provide > some more details about your problem. > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
