This contains a folder with two sub-folders and one file. It also
app/assets/js/app/app.js- contains theAppobject. It makes functions like initView(), initComponents(), and reinitComponents() availableapp/assets/js/app/components/- contatains reusable components only. I don't plan subdirectories.app/assets/js/app/views/- contains page-specific code. also contains what might be called "page-specific components. copies the directory structure of theapp/viewslike in railsapp/assets/js/manifest.js- concatenates all javascript files in the following order: