78 links for Components
-
Avoiding Lifecycle in Components
A guide to how to avoid using lifecycle modifiers like did-insert, did-update etc
Article by NullVoxPopuli on 30th July 2021
-
Coming Soon in Ember Octane - Part 5: Glimmer Components
Comprehensive guide to working with Glimmer components.
Article by Chris Garrett on 8th March 2019, in Essential Octane
-
Coming Soon in Ember Octane - Part 2: Angle Brackets Syntax & Named Arguments
Angle Bracket Syntax, Named Argument Syntax and Required this in Templates explained.
Article by Chris Garrett on 15th February 2019, in Essential Octane
-
Nested components and angle brackets, a sneaky solution
Article by Ricardo Mendes on 24th October 2018
-
Ember Power Calendar
Powerful and customizable calendar component for Ember
Addon by Miguel Camba on 20th August 2018
-
Ember Table
Ember Table is a power table made for users who need a full-fledged, fully-customizable table component for their apps. It is built to be flexible, scalable, and ergonomic for day-to-day use.
Addon by Chris Garrett on 1st August 2018
-
Ember Guide for Beginners: [02] Components and Templates
Components are an important concept in Ember. It allows us to build large-scale apps in a simple and maintainable way.
Article by Mikko Paderes on 14th July 2018, in Ember Guide for Beginners
-
ember-did-change-attrs
The aim is to offer a simpler API which covers attribute change use cases that previously might have been solved using the now deprecated didReceiveAttrs and didUpdateAttrs arguments.
Addon by Wesley Workman on 1st November 2017
-
Component hooks at the route level
Use this templateless component to simulate component UI hooks for route-level templates.
Video by Sam Selikoff on 14th October 2017, in EmberMap
-
Data flow in Ember applications
Data flow might just be the hardest part of writing a stateful client application. Proper data flow can make or break your Ember app, and the key to success is understanding all your options and knowing when each is most appropriate.
Article by Ryan Toronto on 13th September 2017, in EmberMap
-
Testing Ember Component Actions When Components Build On Top Of Components
Article by Zach Dennis on 17th March 2017
-
Component lifecycle hook arguments are being deprecated
Article by Ryan Toronto on 11th January 2017, in EmberMap
-
Building a save as you type editor with Ember Concurrency
Article by Conor Linehan on 5th October 2016