0

Over the years I've worked on a lot of JavaScript single page applications. All these were one thing in common JavaScript MVC. I've noticed either revealing module or module pattern being used in javascript depending upon framework I used. I can see and differentiate between these patterns and how to play along. But my question is there any specific reason for choosing particular one pattern over the other one in this case?

best regards,

afr0
  • 848
  • 1
  • 11
  • 29
  • 1
    Please refer : http://stackoverflow.com/questions/22906662/javascript-design-pattern-difference-between-module-pattern-and-revealing-modul – Juned Lanja Jan 23 '17 at 04:35
  • 1
    If you want learn about more designing patterns then visit : https://addyosmani.com/resources/essentialjsdesignpatterns/book/ – Juned Lanja Jan 23 '17 at 04:36
  • addyosmani's blog I always visit that one for details. but I think first one is more relevant to my question. – afr0 Jan 23 '17 at 22:10

0 Answers0