I have created a basic angular app on jsfiddle. However, whenever I add a ng-controller, my code breaks. Any idea what it could be ?
My actions:
angular.module()RaffleCtrl is proper functionNo wrap - in <body>This has proven to fix the issue. I suggest you to investigate each one of this three hints to know for sure what the root of the evil was :)