backbone.js - My Backbone view got very big almost 1k lines and 30 events -



backbone.js - My Backbone view got very big almost 1k lines and 30 events -

my view got big 1k lines , 30 events.should brake in smaller sub views? want improve readability , performance.

yes should brake in smaller sub views. although not necessary improve performance improve readability. please maintain in mind views presentation , not business logic.

backbone.js

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -