Wednesday 30 September 2015

JavaScript Labyrinth

Not having much of experience in JavaScript, I was pleasantly surprised how easy it was to pick up after coming from C#. But I soon fell down the rabbit hole of different framework recommendation. JQuery and angular.js seem to be the most popular, with both being used by the big companys like Google.

So the last few days have been spend researching the different benefits of these frameworks and which I should use them at all. It does not seem a good idea to have the base Midi library of code I plan to develop, reliant on outside sources.

There are at least some very good resources for both frameworks online:

For angular this seems to be a good starting point. With a large list of resources including some good video tutorials from the author.

Angular.Js

JQuery

No comments:

Post a Comment