On the frontend Im using Sproutcore.
The question is how the backend is going to look like.
Solutions:
- CouchApp
- Node.js between Sproutcore and CouchDB
Could CouchApp really replace Node.js on the backend regarding?
- Websockets/streaming
- Asynchronous processing
- Collection of third party libraries
- Security
- Speed