-
New landing page for the Ember API Docs
Thanks to the learning-team, we now have a new landing page for the Ember API docs detailing commonly referenced classes, packages, and links to docs.
-
Ember Data 3.0.1 released
-
Quest Issue - Glimmer Components in Ember
This quest tracks progress and the steps needed to add full Glimmer component support to Ember.
-
8 days left to participate in the 2018 Ember Community Survey
Help the Ember core team learn more about how you use Ember and what you would like in the future in this anonymous survey.
Reading
View moreWatch & Listen
-
Boston Ember - GraphQL and Orbit.js
Dan Gebhart shares his work on on Orbit.js, a library that brings a git-like approach to tracking and synchronizing data. Chris Ball shares lessons learned from his experience integrating GraphQL into different front end frameworks.
-
EmberConf Teaser - Becoming an Open Source Contributor - EmberJS
This is the teaser video for the upcoming Contributors Workshop at EmberConf hosted by Jen Weber and Ricardo Mendez.
-
Ricardo Mendez - The State of Ember.js
Ricardo details the current state of Ember.js in the timestamped video on This.JavaScript's State of JavaScript Frameworks & Libraries screen cast.
-
EmberMap - JSONAPI Operations, Caching in FastBoot, and Ember's Strengths
Sam and Ryan talk about the upcoming additions to the JSON:API spec, adding FastBoot support to Storefront, caching in Fastboot, and a thought experiment around how Ember might focus its strengths.
Code
Session restoration is now setup in an initializer and the new acceptance test helpers introduced with 1.5.0 are no longer needed to manually set up the router.
Learn MoreEmber Export Sass Variables
Export your SASS variables and access them through a utility in your Ember app.
Learn MoreAdds waitForProperty() to pause execution until a property on an Ember Object becomes a certain value.
Learn MoreUpdates AST transforms to use a singular visitor key rather than plural visitors and now uses Ember's defineProperty for compatibility with the ES5 getters overhaul.
Learn MoreUpdates includes support for RFC232 and RFC268 style tests.
Learn MoreAdds the ability to retrieve repo lists by user.
Learn MoreEmber Twitch Adapter
A set of adapters for consuming the Twitch API with JSONAPIAdapter and JSONAPISerializer.
Learn MoreEmber Strict Warnings
An addon that turns warnings into hard errors during development and testing.
Learn MoreEmber Is Fastboot
An addon that provides a mixin for addons to check the FastBoot status of their consuming apps.
Learn MoreEmber CSS URL
A helper for safely embedding URLs in style properties.
Learn MoreEmber Google Maps
Promise-driven, on-demand lazy-loading of Google Maps.
Learn MoreExtends corber start to work on physical android devices, to respect the platform flag, and only lists devices for installed platforms. Additionally fixes issues related to livereload with Webpack.
Learn MoreEvents
-
2018-03-07
Ember.js NYC
Workshop Preview: Eat Your Greens: A Broccoli.js Tutorial w/ Oli Griffiths
-
2018-03-07
Ember.js Stockholm
Ember.js Meetup episode 4 – A New Hope
-
2018-03-06
EmberJS Houston
Monthly Ember.js Houston Meetup
-
2018-03-06
Ember.js Berlin
ember g meetup
-
2018-03-05
Ember Montevideo
Meetup mensual
-
2018-02-28
Ember.js Denver
Animating WebGl with ThreeJS & Ember