Ember.js

Our apps use Ember.js as their Javascript framework.

A good guide would be https://guides.emberjs.com/release/ – but if you're more of a book person, we would recommend https://balinterdi.com/rock-and-roll-with-emberjs/.

An introduction to Ember.js

Full presentation

We use octane with glimmer components.

Most components have been migrated to octane and glimmer, but sometimes you can find some old syntax here and there. You can definitely update this.

Compare here what the old and the new syntax look like.

You can test your components here:

Last updated