Talks with tag #emberjs (clear filter)
Ember.js improves productivity by reducing the number of decisions a developer has to make. Part of this comes in the form of "glue" that wires things up and holds them together for us.
We often don't need to worry about this glue, but for those rare times that we need to see or tweak something, it's nice to know your way around!
As emergent web tools aim to align w/ component web standards, it behooves us to know what those standards are, and where that alignment is
As web apps become more rich and complex, good state management can make a world of difference in usability, maintainability and performance.
When handled properly, scale and complexity come without great effort. When neglected, it leads to tech debt that takes ages to repay.