Wednesday, April 1, 2015

JavaScript frameworks that we should get touch with

More and more JavaScript framework to work with:
  • React.js
  • Ember.js
  • Knockout.js
  • Backbone.js
  • Meteor
  • Mithril
  • Ember
  • Vue.js
  • Breeze.js
  • Ractive
Reference: http://www.breck-mckye.com/blog/2014/12/the-state-of-javascript-in-2015/

No comments:

Post a Comment

CSP on Apache

To add CSP to root if sort of funny. The following will NOT work for most cases !!     <LocationMatch "^/$">        Header s...