Menu

26 June 2014

Using Backbone Or any MVC does not guarantee good code, You need good developer


Here is screenshot from a project which was build using backbone.js, but If you start reading you can start observe bad coding style.

Normally developers use jQuery based spaghetti code in their start of career and unfortunately they continue using them even when they using MVC framwork etc !

I highly suggest that you must stop using $(".result") kind of expression and instead of this, you must write
this.$el.find(".result") kind of expression !!



--
Narendra Sisodiya
UI Architect @
Unicommerce
Delhi - Bharat (India)

No comments: