Compared to what?
My experience was:
* My first module
* My first controller
* Attaching controller to div
* My first interaction with ng-click and $scope
* My first route
* Refactor controller from div to router
* Using a route with an anchor tag
* My first form with ng-submit
* My first service
* My first value to wrap jquery
* Using $.ajax to call a service
* Discovering $http and refactoring out $.ajax
* Refactoring the service into a factory
* My first directive to wrap jquery-ui
and so on.
My experience was:
* My first module
* My first controller
* Attaching controller to div
* My first interaction with ng-click and $scope
* My first route
* Refactor controller from div to router
* Using a route with an anchor tag
* My first form with ng-submit
* My first service
* My first value to wrap jquery
* Using $.ajax to call a service
* Discovering $http and refactoring out $.ajax
* Refactoring the service into a factory
* My first directive to wrap jquery-ui
and so on.