16 links for Services
-
Do You Need EmberObject?
As native classes have stabilized and more and more of the Ember community has begun converting over to them, I've heard a lot of misinformation being spread around about what they are and aren't capable of. This is a pretty important transition for Ember, so I wanted to set the record straight really quickly about a few key things.
Article by Chris Garrett on 22nd November 2019, in Essential Octane
-
Ember Guide for Beginners: [03] Services
A Service is an instance that lives for the duration of the app, and can be made available in different parts of it.
Article by Mikko Paderes on 14th July 2018, in Ember Guide for Beginners
-
Ember Best Practices
A set of resources to encourage best practices and provide training for Ember developers: eslint-plugin-ember-best-practices, memory-leak-examples, jquery-avoidance-techniques, ember-perf-timeline and recommendations
Github Repository by Robert Jackson on 23rd November 2017, in Ember Best Practices
-
Data flow in Ember applications
Data flow might just be the hardest part of writing a stateful client application. Proper data flow can make or break your Ember app, and the key to success is understanding all your options and knowing when each is most appropriate.
Article by Ryan Toronto on 13th September 2017, in EmberMap
-
Ember Owner Test Utils
Easy mechanism to access and override Ember owner APIs in test
Addon by Jonathon Jackson on 21st July 2016
-
Building a performant real-time web app with Ember Fastboot and Phoenix (Part 4)
Logging in to our API & ember-simple-auth
Article by Mike North on 27th April 2016, in PEEP Stack
-
DDAU with Ember Simple Form & Ember With Service
Video by Ryan Tablada on 12th April 2016, in Global Ember Meetup