Hacker News new | past | comments | ask | show | jobs | submit login

I'm not an expert in JS frameworks, but my understanding is that backbone converts 'save this model' to '{PUT,PATCH} /models/:id', and then makes the request.

Isn't that just delegating to HTTP?




I'm not sure how Ember Data is different beyond providing a smarter interface to collections and models than BackBone.


Hence 'not ready yet.'




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: