model.io
Models für Front & Backend
Was haben fronTend-
und Backend-MVC gemeinsam
View
- Two way Databinding
- verschiedene Template-Sprachen
- kann man machen
Controller
- Bearbeiten von Requests
- Behandlung von User-Eingaben
- eher Verschiedene Aufgaben
Models
- Daten holen
- Daten speichern
Meteor
- Full stack framework
- opiniated
- Schlechte Node.js Integration
- Single point of failure
- Packages - meh
- Frontend-Framework - buildin - meh
Geddy.JS
- full featured
- opinionated
- nur MongoDB & Redis
Was Will Model.io anders machen?
- lightweight
- flexibel
- DB-unabhängig
- Frontend-unabhängig
model.io Models für Front & Backend