-
Ember.js - Ember 3.17 Released
The official blog post detailing the release of version 3.17 of Ember.js, Ember Data, and Ember CLI.
-
Ember Data v3.17.0 released
-
The new Ember.js website re-design has landed
After many months of community contributions, the new Ember.js homepage redesign has launched.
Reading
View moreWatch & Listen
-
Kishore Kumar - iFrame communication with ember
Kishore shares an introduction about iframe to iframe cross origin communication and how to make an Ember.js app to support cross origin communication with its frames at the Ember.js Chennai Meetup.
-
Raja S - Demystifying Ember Run Loop
Raja shares their talk "Demystifying Ember Run Loop" at the Ember.js Chennai Meetup.
-
Ahamed Althaf - Ember Model & Relationships
Ahamed Althaf presents their talk on Ember.js data models and relationships at the Ember.js Chennai Meetup.
-
Sankar Ganesh - Finite State Machines and Ember
Sankar explores the nuances of state machines and how they are used in Ember.js in this talk at the Ember.js Chennai meetup.
-
Prasanth Lalapeta - Design Systems using Storybook
Prasanth shares their talk on design systems using storybook at the Ember.js Chennai Meetup.
-
Michael Dinesh - Picking a framework: React vs Angular vs Vue vs Ember
Michael presents a talk at the Ember.js Chennai meetup where he discusses picking the right framework for frontend teams based on stability, community support, performance, learnability, reactivity & coding speed.
-
EmberConf 2020: Day 1 - Part 1
Part one of the remote EmberConf live stream from day one of the conference.
-
EmberConf 2020: Day 1 - Part 2
Part two of the remote EmberConf live stream from day one of the conference.
-
EmberConf 2020: Day 2 - Part 1
Part one of the remote EmberConf live stream from day two of the conference.
-
EmberConf 2020: Day 2 - Part 2
Part two of the remote EmberConf live stream from day two of the conference.
-
EmberMap Podcast - What's the best SPA architecture for edge deploys?
Sam and Ryan talk about the architecture of Zeit's Next.js framework and the concept of edge deploys. They discuss the difference between data that must be fetched at runtime vs. data that can be cached, and how application developers might best express which parts of their apps can tolerate stale data.
-
Benjamin Rosas: Ember Minus Ember - Twin Cities Ember Meetup
Benjamin shares their talk, Ember Minus Ember - Speculations on What It's All Made Of at the Twin Cities Ember meetup.
-
EmberMap Podcast - Mike Perham on Sustaining Open Source with Sidekiq and Faktory
Mike Perham joins Sam and Ryan to talk about Sidekiq, his popular background job library for Ruby developers, and his new project Faktory which brings the same capabilities to developers working in any language including JavaScript. He also talks about the business he's formed around his projects which provides his main source of income and has sustained his open source development for more than 10 years.
-
EmberMap - Forwarding Element Modifiers with ...attributes (3.11)
Angle bracket components receive some clarity about how they handle forwarding element modifiers.
-
JS Party #114 - Octane moves Ember to an HTML-first approach with Jen Weber & Chris Manson
KBall and Nick dive deep with Chris Manson and Jen Weber from the Ember core team. They talk about Ember.js: What it is, why it’s different, what’s new in the Ember Octane release, and what’s exciting in the future of the project.
Code
Qunit Dom
High Level DOM Assertions for QUnit
Learn MoreEmber Simple Auth Token
An authenticator and authorizer for Ember Simple Auth that is compatible with token-based authentication like JWT in Ember CLI applications.
Learn MoreEmber Attacher
Tooltips and popovers for Ember.js apps
Learn MoreEmber Amcharts
An addon for using amCharts 4 in Ember in a declarative way.
Learn MoreEslint Plugin Ember
Eslint plugin for Ember.js apps
Learn MoreEmber Autoresize Modifier
Autoresize Element Modifier for Ember.js.
Learn MoreEmber Fui Less
An addon for configuring an ember-cli app to use fomantic-ui-less.
Learn MoreEmber File Upload
An uploader component for Ember apps
Learn MoreEmber Kioskboard
Ember.js addon for KioskBoard virtual kiosk keyboard library.
Learn MoreEmber Layout Components
Generic & reusable layout components for your Ember app.
Learn MoreEmber M3
Alternative to @ember-data/model in which attributes and relationships are derived from API Payloads
Learn MoreEmber Rison Qs
Implement serialization and deserialization of rison-node query strings for query-params in Ember.
Learn MoreTracked Maps And Sets
An addon to provide tracked versions of JavaScript's Maps and Sets
Learn MoreEmber Navigation Guard
An add-on to prevent accidental data loss on navigation.
Learn MoreEmber Autostash Modifier
A modifier for stashing changes, binding those changes to a key, and restoring those changes based on that key.
Learn MoreEmber CLI Markdown It Templates
Create .md - templates in Ember.js projects via markdown-it.
Learn MoreEmber CLI Babel
Ember CLI addon for Babel
Learn MoreEmber User Activity
Ember Addon for tracking user activity & idling
Learn MoreEmber Google Maps
A lightweight, declarative, composable API for building ambitious map UIs in your Ember apps.
Learn MoreEmber CLI Htmlbars
A library for adding htmlbars to ember CLI
Learn MoreEmber Link
Link primitive to pass around self-contained route references
Learn MoreEmber Blurhash
A blurhash decoding modifier for Ember.js to decode blurhash images and use it as css-variable.
Learn MoreEmber Mqttjs
Ember async service for connecting to mqtt broker through mqtt.js library.
Learn More