Hi Alexandre, I saw your question before. It is a good question, but it will remain unanswered. The problem is, that the way you should implement an architecture, is totally depended on what you are doing. My advise, look at the data flow. Have a good hard look at what data you to present to the end user, and how you want to be presented. Then make sure that the code of your project will allow that in the broadest way possible, Use common sense, look at what is available already and invest on how you should improve that. Take away obstacles. Don't reinvent the wheel. for example, don't create a new set of directives that put out a table. Why? Well there is already a very good table implementation in html already. Use that. Extend what is already a standard and available. Make the use of your products as easy as possible to the programmer using it.
But in the end, the correct answer will always be: "It depends".. 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
