Adding a new build notification to an Ember application
Continuous deployment of your Ember app is great; users with stale builds isn’t as great. Let’s take a look at building a new build notification using a service worker.
Continuous deployment of your Ember app is great; users with stale builds isn’t as great. Let’s take a look at building a new build notification using a service worker.
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part three: Adding a service worker
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part three: Lazy Locales
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part three: Remove Showdown
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part three: Moment Timezones
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part three: Random Lodash
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part three: Bundle web fonts and preload
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part three: Removing liquid-fire
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part two: Adding a web manifest
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
A walk through the real effort to transition an enterprise level Ember application to a progressive web application.
Part one: The baseline, aka you can’t improve on what you can’t measure
This is part two of three in a story about a completely unnecessary, over-engineered appliance that dispenses beer, has its own web application and reports data in real-time.
This is part three of three in a story about a completely unnecessary, over-engineered appliance that dispenses beer, has its own web application and reports data in real-time.
This is a story about a completely unnecessary, over-engineered appliance that dispenses beer, has its own web application and reports data in real-time.
If you’re not testing your code, well, you’ve got some nerve. For the rest of us rational people, let’s look at some basic tips for writing better Ember tests.
Theming a web application typically involves swapping out stylesheets or moving CSS classes around. But what if you have a single page application? It’s a little tricky, but EmberJS and SASS make it incredibly easy.
Ember often gets lost amidst talks of other frameworks and tools like Angular, React, etc. and I think that’s incredibly unfortunate. Because of Ember, I’m the most productive I have been in years and building some of the best software I have ever written. It’s not that Ember is fundamentally better than other frameworks (but it is…), it’s that Ember makes decisions for me, it makes my workflow far less complicated, levels the playing field and gives me more time to spend building awesome software.
At a recent EmberJS Philly meetup, Brendan O’Hara (@BrendanOHara) gave a great overview of Ember and Firebase (via EmberFire).
If you have recently blinked, it’s likely that you have missed the plethora of web development tools, frameworks, etc. There is one in particular that has my full attention however, Ember.