Front End Frameworks

Go to class
Write Review

Free Online Course: Front End Frameworks provided by Udacity is a comprehensive online course, which lasts for 8 weeks long. The course is taught in English and is free of charge. Front End Frameworks is taught by Richard Kalehoff.

Overview
  • Learn how to build Single Page Applications in various Front End Frameworks! In this course, you'll learn how to create both an Angular application and an Ember app from scratch.

    As you work through the course, you'll learn key architectural design techniques that make frameworks incredibly powerful.

Syllabus
    • Building a Single Page Application
      • The history of Single Page Applications.,How to make a Single Page Applications.,Learn the components of the most common frameworks.
    • Examine A Framework's Source.
      • Discover constructor functions.,An introduction to Underscore's template function.,Backbone events and routing.
    • Angular
      • Build your first Angular application.,Learn Angular's Views, Controllers, Directives, and more!,Routing in Angular using the UI-Router module.
    • Ember
      • Build your first Ember application.,App generation and scaffolding with Ember-CLI.,Learn Ember's Templates, Services, Components, and more!