Hi web2py users, I'm new to framework but have found it to be elegantly designed and productive to work under. I'm curious to hear though, how are folks organizing application specific javascript files. For most projects it seems like one app.js file is enough but as the code base grows is it common for the community to break down functionality in parallel to the python controllers? Where are these files usually located? Is it recommended to put them under the views directory along with the html templates or under the static directory along with external javascript dependencies such as jQuery or Backbone?
Finally, as an added bonus what process are people using to selectively concatenate, minify, bundle, gzip these files together per view to minimize payload and improve performance? Essentially trying to set up a kind of asset pipeline. Any suggestions or pointers would be much appreciated. Thank you, Aurelio Tinio -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.