Very basic Backbone/Underscore via Require.js issue driving me batty

后端 未结 5 1243
没有蜡笔的小新
没有蜡笔的小新 2021-01-30 18:35

I am attempting to implement an EXTREMELY basic test that uses jquery, underscore.js and backbone.js loaded via require.js and for some reason I just cannot seem to get everythi

5条回答
  •  面向向阳花
    2021-01-30 19:29

    Here is an example of how to setup Backbone, lodash (Underscore replacement), jQuery, and Require: https://github.com/gfranko/Backbone-Require-Boilerplate

提交回复
热议问题