590 links
-
The Next Generation of Testing by Tobias Bieniek
The "Grand Testing Unification" is finally here! In this talk you learn how to use the new QUnit testing APIs and we discuss why they were changed and what steps you need to take to migrate your existing tests to the new APIs. Finally we will look at the Ember ecosystem and introduce addons that can make your tests better than ever before.
Video by Tobias Bieniek on 13th March 2018, in EmberConf 2018
-
Testing Ember Addons in a Real App Using ember-cli-addon-tests
Article by Robert Wagner on 13th February 2018
-
Extraneous warnings? Here's how to ignore them
Article by Ryan Toronto on 9th January 2018, in EmberMap
-
-
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
-
Npm shim to es6 modules for Ember
app.import() works with node_modules now! As of Ember 2.15. Previously it only worked with bower_components and vendor.
Github Gist by Casey Watts on 23rd November 2017
-
The case against async relationships in Ember Data
Article by Ryan Toronto on 17th November 2017, in EmberMap
-
Easy demo site set up for your Ember.js addon
How to use ember-code-snippet and ember-cli-github-pages to deploy your addon's dummy app to github.
Article by Balint Erdi on 17th November 2017
-
ember-file-upload
{{file-upload}} is an ember component that provides an API for file uploads. Uploads are persistent across routes in your application (they continue in the background).
Addon by Tim Evans on 17th November 2017
-
ember-cli-image-transformer
Transform Images for your Ember Application from One Source Image
Addon by Jonathan Johnson on 16th November 2017
-
Ember Simple Auth – How to Access the Current User in the Model Hook
Article by Sabin Hertanu on 14th November 2017
-
Cancel actions before they are sent with ember-cancelable-button
Article by Balint Erdi on 11th November 2017