Posted: February 13th, 2012 | 1 Comment »
Live broadcast at http://live.forwardtechnology.co.uk for those who could not make the event.
First talk by George Ornbo (@shapeshed) - he's writing a book about Node.js development.
Node tries to deal with quite 'mad' problems in programming where lot...
Posted: January 23rd, 2012 | No Comments »
Daniel Knell (@danielknell) went over a short history of JavaScript.
He then mentioned how JQuery became a dominant framework but turned into a monolith.
This meant that JQuery soon became too big for most sites and purposes.
This gave rise to use of micro frameworks which do one job for each framework and keep things small.
This is the same ap...