javascript - What are some Angularjs based client-side frameworks? -
i want build rich angularjs based applications, don't want invent own framework if don't have to. need can organize , watch angularjs code, i'm writting in coffeescript, auto-compile , link separate modules convention on configuration. isn't going framework concerned building has server side code. purely frontend framework. i'm not looking server side frameworks sails.
while angularjs "toolset building framework suited you". sounds more you're looking development stack.
there lot of pre-compilers, task runners, development guidelines (not in particular order of favoritism)
- webpack
- es6 , traceur compiler
- yo-grunt-bower
- requirejs , r.js
- anything want , tools provided with:
while of these collections of tools want. things yeoman give nice baseline can add to, ie -> throw coffee-script compiler in grunt workflow.
Comments
Post a Comment