angular-from-scratch icon indicating copy to clipboard operation
angular-from-scratch copied to clipboard

Angular From Scratch slides and sources

#Angular from scratch

This is the repository of my live coding from ng-europe and Soft Shake.

It's a fork of the initiative of a Workshop for the DevoxxFR and the Mix-IT. You can find more description on the original repository.

This talk has been inspired by some blog posts on the internet and especially Make Your Own AngularJS, Part 1: Scopes And Digest. The blogger @teropa started the adaptation of the concept on an eBook which can only recommend Build Your Own AngularJS.

##Content

  • root directory contains the actual files used on stage
  • slides directory contains the slides to support the workshop
  • alternatives directory contains some variants of the code
  • workout directoy contains my actual repetitions files
  • sessions directory contains all files from each sessions of this workshop