JavaScript Frameworks: A futile attempt at objectivity

A personal view of the current state of JavaScript frameworks… Read more

Similar

JavaScript RORO Pattern

Code readability is a big thing. Developers spend a lot of our time reading code: other peoples code, our own code, code we have never seen before, etc. Writing code in a way that is as readable as possible can help save everyone on your team a lot of tim... (more…)

Read more »

Do You Really Need a JavaScript Framework?

A while back, I built a new BugMuncher control panel using the JavaScript framework Ember.js, in order to make use of the REST API back-end I’d also been working on. Deciding to go with a JavaScript framework for the control panel, instead of building it ... (more…)

Read more »