07.02.2013
“Client-side development is changing. It’s no-longer enough to learn a small amount of jQuery – an entire client-side stack is becoming the norm. The libraries that plugged the gaps in jQuery and its clones now have serious competition from tech giants.”
–By the way my personal favorite UI stack currently is:
- jQuery
- Bootstrap as a simple starting point for grids and components
- Backbone.Marionette
- Grunt for packaging
Quite happy with this “simple” setup but I’m looking forward to the next months where stuff like Web Components and the Shadow DOM might change things in Web UI development.