-
Ember.js - Octane is Here
Ember 3.15 is Octane! Curious what Octane means for web development? This blog post will get you oriented.
-
Ember.js - Ember 3.15
The Ember project has released version 3.15 of Ember.js, Ember Data, and Ember CLI which marks the official release of Ember's first edition, Octane.
-
Ember Inspector v3.13.1 released
-
Ember CLI v3.15.1 released
Includes changes to the ember new and ember addon blueprints and fixes invalid syntax with ember-classic ember-try scenario.
Reading
View moreWatch & Listen
-
Ember NYC - Ember Table, FastBoot Testing... and Octane?
Cory Forsyth and Ryan Toronto share talks at the Ember NYC December 2019 meetup.
-
EmberMap Podcast, Ep. 81 - An ORM by any other name
Sam and Ryan talk about how the URQL GraphQL library gives you an ORM-like experience in React – despite ORMs being generally eschewed by the community. They also chat about Jordan Walke's recent talk from ReasonConf, and whether they agree with his conclusion that functional programming is the reason React became popular.
-
EmberMap Podcast, Ep 82 - Which concepts should a framework teach?
Sam and Ryan talk about the actual vs. perceived boundaries between Ember and Ember Data, and what it would look like if Ember Data were more separate from Ember than it has been historically. They also chat more generally about which concepts should be taught by official framework documentation, as well as a digression into APIs that appear impure but that are actually functionally pure.
Code
Ember Resolver
The default modules based resolver for Ember CLI.
Learn MoreEmber CLI Babel
Ember CLI addon for Babel
Learn MoreEmber Tooltips
Easy and extendible tooltips for Ember
Learn MoreEmber App
meta package for all the packages in ember's app blueprint
Learn MoreEmber CLI Typescript
Allow ember apps to use typescript files.
Learn MoreEslint Plugin Ember
Eslint plugin for Ember.js apps
Learn MoreEmber CLI Mirage
A client-side server to help you build, test and demo your Ember app
Learn MoreEmber Apollo Client
An ember-cli addon for the Apollo GraphQL Client.
Learn MoreEmber Test Selectors Params Codemod
Codemod for ember-test-selectors users to migrate from positional params to named arguments
Learn MoreEmber Env Helper
Statically reference environment variables in template
Learn MoreEmber Try
An ember-cli addon to test against multiple bower dependencies, such as ember and ember-data.
Learn MoreEmber Lifecycle Component
A component with additional lifecycles for times when you may need need a template.
Learn MoreEmber Collapsible Panel
An unopinionated, zero-dependency panel and accordion
Learn More