featured

Tomorrow's Ember 1.0 Release: 5 Things Every Dev Needs to Know

The newest version of Ember.js is set up to launch tomorrow (8/30/13). Here are some of the things you need to know.

EMBER APP KIT

Fire up a new Ember app easier than ever. Ember App Kit gives you a testing framework, Grunt tasks, and scaffold generators. This is going to make every Ember developers’ life significantly easier. In the future this will be rolled into Ember.js core. Link to the Ember App Kit.

EMBER INSPECTOR

Already in the Chrome App store, the Ember Inspector extension will let you see what your Ember app is doing in production or your development environment. You can also use the inspector on other site’s Ember apps as well. Three cheers for easier debugging of your Ember app! Link to the Ember Inspector.

EMBER COMPONENTS

Lets you create your own application-specific HTML tags. W3C is doing something similar with Web Components and the Ember team is trying to stick to the standard set by W3C. In the future when the standard is set you will be able to migrate to Web Components with ease. Read more about Ember Components in the official docs.

1,733 LINES OF NEW DOCUMENTATION

In the past, Ember documentation has been painfully lacking. With the addition of massive amounts of new documentation, learning to develop Ember should be a lot quicker. Link to the Ember guides.

TENTATIVE EMBER DATA 1.0 BETA WITH RELEASE OF EMBER 1.0

Now that Ember.js is about to go 1.0, the core team is turning their focus to Ember Data. They are rebooting Ember Data with the jj-abrams branch. There has been 32 commits already this week. Follow along with their progress.

I’m a Code Fellows graduate and wanted to let you know that there is a Javascript Bootcamp that will feature Ember.js starting in October. Follow me on Twitter @TheVeryThingy.

Next PostPrevious Post

About the Author