-
Ember.js - Hacktoberfest 2020
It's Hacktoberfest 2020, and you are invited to participate in Ember-focused special events and mentorship opportunities through the month of October. You can make some commits, meet some new people, and maybe get some free stuff!
-
Ember Inspector v4.3.4 released
-
Ember Data v3.21.2 released
-
Ember.js v3.22.0 released
Adds @ember/destroyable feature from the Destroyables RFC, adds low-level Cache API per the Autotracking Memoization RFC, and now passes a transition object to activate/deactivate hooks and events. Also includes a few bugfixes around modifier managers.
Reading
View moreWatch & Listen
-
Shawn Chen - Form input & @tracked class/object (Ember.js Tutorial for Beginners)
Shawn shows how to update UI state in an Ember.js app using the @tracked property in this multi-part YouTube course, Ember.js Tutorial for Beginners.
-
Kanalveli RA - Sequential rendering with Ember.js (Ember Chennai)
Kanalveli shares how to improve your apps performance with sequential rendering.
-
Saravana Kumar V - Degrading Ember Apps gracefully when offline (Ember Chennai)
Saravana Kumar V shares a talk on how to handle API calls to a backend when a user is offline and how to resend them once a connection is restored at the Ember Chennai meetup.
-
Rajasegar Chandiran - Building Bridges to the DOM with Modifiers (Ember Chennai)
In this talk, Rajasegar shares how to effectively work with the DOM by building the bridges with Ember modifiers.
Code
Ember Bootstrap
Bootstrap components for Ember.js
Learn MoreEmber CLI Code Coverage
Code coverage for ember projects using Istanbul
Learn MoreEslint Plugin Ember
Eslint plugin for Ember.js apps
Learn MoreEmber Modal Service
An ember-cli addon to manage modals as promises.
Learn More