Right now there is a funny zoo of javascript and web toolkits, due to my lack of experience with web programming: ReactJS, Bootstrap, jQuery, jQueryUI, D3 etc. I should decide on one and only one framework for each part and stay with that framework.
So far I think it makes sense to use:
Bootstrap for CSS stuff (get rid of the tiny jQuery UI dependency in the rickshaw view)
D3 as dependency of rickshaw
jQuery is so widely used I think I should stick with it
Things to quickly glance over and decide if I need it:
React.js (so far I use it for the variables view. It's kind of verbose but easy to grasp)
Ember.js (What is it?)
Angular.js (looked nice but is it worth it?)
Dojo (That seems to have a good module abstraction, but apart from that?)
Right now there is a funny zoo of javascript and web toolkits, due to my lack of experience with web programming: ReactJS, Bootstrap, jQuery, jQueryUI, D3 etc. I should decide on one and only one framework for each part and stay with that framework.
So far I think it makes sense to use:
Things to quickly glance over and decide if I need it: