mardi 24 mars 2020

Javascript design patterns in context of SPAs

While there are tons of design patterns which can be used, I wanted to understand some of the important ones in the context of Single Page applications e.g. EmberJS, Angular

Just to give a simple example, Services are based on singleton pattern (both in Ember/Angular) So, I am looking at similar patterns for SPAs.

Also to add, are patterns like Module pattern which seem like integrated as part of the framework itself, but do they make any sense apart from that in a SPA context ?




Aucun commentaire:

Enregistrer un commentaire