Using Angular 2 Patterns in Angular 1.x Apps, from egghead.io, is a free course for teams not ready to migrate off Angular 1.x but who want their codebase to age well.
Eggly, in Angular 2's Image
Working through Eggly, a real Angular 1.x bookmarking app, you rebuild its architecture using component-based patterns inspired by Angular 2 — including ES6 via Babel.
What You'll Learn
- Component-based architecture inside an existing Angular 1.x app
- Using ES6 in Angular 1 projects with Babel
- Core patterns for composing a modular, future-ready application
Across 10 free lessons, the aim is preparing an Angular 1.x codebase for what comes next, without a full rewrite.