Alex Oliveira

Results 86 comments of Alex Oliveira

@johnunclesam I have moved into more architectural/managerial positions and haven't really coded in a long time. I did an iOS project in Swift where I mostly replicated this entire architecture...

@bzeng nope. The 2 ways for that to be possible are: 1. Backend having a `/deleted` endpoint that Ember-Sync would then delete locally. 2. Backend having an attribute in every...

Can you move this code into a PR? I'll merge it right away.

Could you open a PR with this? This is very good.

Any chance you could write this as a PR, with some tests? That way we'd be able discuss line by line :D

I think something like `this.emberSync.findQuery('post', {id: '27', fetchOnline: false});` would be better because then it complies with ED Store interface. Also, could you move this code into a PR?

Could you send a PR updating the README?

Any chance you could move this into a PR?