I know this has been asked on here in some form but I didn’t see any that matched my scenario really. I’m new to Backbone am still trying to get a handle on how to structure my test app.
After reading this I think I addressed the “DOM not ready issue” but maybe not Any thoughts?
If you pass in el on instantiation rather than setting it in the initialization function, it will work as expected.