I said it before and happy to repeat again: Either you're using #EmberData / #WarpDrive for managing data in your #JS application or you're building cascade of future traps for yourself.

#EmberJS #Fetch #XHR #DX

I've worked for two big companies using #EmberJS. For different reasons they both decided to not go with #EmberData and build home grown solution instead.
With the distance I have now, I'm pretty confident to say that in both cases it was a mistake and costed us tons of unnecessarily burned resources.
For Bay Area folks: the next Oakland @emberjs
Meetup will be this coming Tuesday, April 2nd at 6pm at Original Pattern Brewing in Jack London Square https://linkedin.com/feed/update/urn:li:activity:7178617583200346112?utm_source=share&utm_medium=member_desktop
#emberdata
LinkedIn: Log In or Sign Up

1 billion members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.

LinkedIn
Latest #emberdata 5.4 Beta has some secrets πŸ‘€

Gain an in-depth outlook on #EmberData in @runspired ’s AMA session from EmberEurope Q2 and discover what’s coming with format-agnosticism, enhanced abstraction, and optimized relationship management.

➑️ https://www.youtube.com/watch?v=mW4XzhKVaXE&list=PLD-8Z0-VnQIAIU6hJoE4H27DjzpcWkMks&index=2

Chris Thoburn: The current state of Ember Data | Ember Europe Q2 Event | June 2023

YouTube
I went on a big bug bash in #emberdata so if anyone want to try Canary (4.10.0-alpha.4) it’s appreciated
@rauschma this is absolutely massive! Set diffs and unions are probably one of the most common operations I work with in #emberdata
So to automatically convert between `date` attribute in #EmberData and native #HTML input of type `datetime-local` one has to do something like this:

The new Cache implementation is humming along getting ready to support the Store portion of RequestManager https://github.com/emberjs/data/pull/8315

If you're wondering *what else* #EmberData has planned for 5.0, we've got 2 big RFCs still to go that build on these and if you'd be willing to help write them the implementations would probably ship by Jan 1st!
(1) Pagination-By-Default (queries and relationships) and (2) Schema Driven Model implementation to replace @ember-data/model

feat: Store/Cache Support for RequestManager by runspired Β· Pull Request #8315 Β· emberjs/data

Implements Store portion of RequestManager from emberjs/rfcs#860 as well as some associated bits of Cache v2.1 from emberjs/rfcs#854 to support it. A probably incomplete list of the changes necessa...

GitHub