-
Notifications
You must be signed in to change notification settings - Fork 37
Roadmappy stuff
johnlindquist edited this page Dec 11, 2012
·
1 revision
Quickly list controllers/directives/services etc in a searchable popup
Generate controller if they don't exist. Like ng="FooCtrl", generate FooCtrl
Would be a lot of work, but a good challenge
Again, a lot of work (with probably not that much pay off), but a fun challenge
Analyze for AngularJS "code smells" (first we'll need to determine what those code smells are :) )
We could easily one-up yeoman's code generation, but we'd still need to be very opinionated about the process.