|
|
|
|
 | |  |
| When someone says SPA. Now, I should visualize different Single Page Application rather than real world SPA :-) | |
 | |  |
|
 |
 | |  |
| SPA – Single Page Application. Only one GET request to server and then cotent is loaded dynamically. Normally, used in conjuction with MVVM/MVC, AngularJS, Ember.JS/React | |
 | |  |
|
|
|
|
|
|
|
 |
 | |  |
| MVC – Model View Controller – Common pattern for apps. It helps you to follow Seperation of Cocern | |
 | |  |
|
|
|
|
|
|
|
 |
 | |  |
| AngularJS – Angular is a client-side MVVM JavaScript framework from Google that does everything from data binding and templating to client-side routing and more | |
 | |  |
|
|
|