Closed hyshka closed 7 years ago
Done. Ultimately, we may be able to throw some of the common functions into one file and remove all the model/action stuff and end up with something more like in the springload starter kit: https://github.com/springload/frontend-starter-kit/blob/master/core/static_src/js/site.js
I really don't know if splitting things into actions and models improves the performance at all for sites our size.
Done. Ultimately, we may be able to throw some of the common functions into one file and remove all the model/action stuff and end up with something more like in the springload starter kit: https://github.com/springload/frontend-starter-kit/blob/master/core/static_src/js/site.js
I really don't know if splitting things into actions and models improves the performance at all for sites our size.