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 … Read more

Similar

Comparison of JavaScript Engines on Android

When your product spans web, iOS, and Android, sharing code between apps not only saves a lot of engineering time, but also results in user benefits: shorter iteration cycles, cross-platform availability, and consistency. Code sharing is particularly usef...

Read more »