Timeline for Are JavaScript MVC Frameworks only for 'single-page' apps?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 24, 2015 at 1:16 | comment | added | Ian Jamieson | Where does the business logic sit in a modular pattern? Would it be in it's own main logic module which is loaded in on application init? | |
| Dec 9, 2011 at 20:24 | comment | added | Raynos | Steal/RequireJS, scripts and namespaces, and script packagers and dependency managers are all popular module loading strategies. I would actually recommend against steal if your not using javascriptmvc. | |
| Dec 9, 2011 at 20:21 | comment | added | Christian Horsdal | I believe the Steal framework can help out with the module loading | |
| Dec 9, 2011 at 16:20 | history | answered | Raynos | CC BY-SA 3.0 |