If I write my own CommonJS module for use with a list, where does it go within a couchapp hierarchy?
Do I consider it (self) vendor-provided? If it can be used for both server-side as well as www-side, where should it be placed?
If I write my own CommonJS module for use with a list, where does it go within a couchapp hierarchy?
Do I consider it (self) vendor-provided? If it can be used for both server-side as well as www-side, where should it be placed?