Yehuda Katz

Yehuda Katz

Portland, OR

Yehuda Katz194 posts

Why Ember is Different: Running Browser Tests in a Browser

Ember's default test runner is unusual, and it's for a good reason. We believe that since your app runs in a browser, your tests should run in the browser. To debug a test, you should be able to pause the test and then directly inspect it using the dev tools. It's different, but in a good way!

Ember Octane: Airtable Time

This post is the fourth in a series on building an Ember application HTML-first. In this series, we're going to build the EmberConf sche

Ember Octane: Pulling Out Data

This post is the third in a series on building an Ember application HTML-first. In this series, we're going to build the EmberConf sched

Ember Octane: Components

This post is the second in a series on building an Ember application HTML-first. In this series, we're going to build the EmberConf sche