Large backbone.js web app organization

前端 未结 4 2133
梦如初夏
梦如初夏 2021-01-29 18:25

I\'m currently working on a large web app built on backbone.js and have been having a lot of issues with organization, \"zombies,\" etc. so I\'ve decided to do a major refactor

4条回答
  •  不知归路
    2021-01-29 18:28

    These 2 resources helped me to setup my backbone apps on a solid basement:

    • https://github.com/tbranyen/backbone-boilerplate
    • http://ricostacruz.com/backbone-patterns/#namespace_convention

提交回复
热议问题