Material and links for JS workshop in Bristol 14 November 2015
-
Bridget McErlean -- Test-driven development of Express applications using Mocha and Chai
- git (I'll be providing an example project.)
- Node.js
- Example project
- Slides
-
Denis Sellu -- Getting started with Ionic framework
Everything that is needed to start developing apps for ionic:
http://cookieshq.co.uk/posts/getting-started-with-ionic/ -
Danielle Emma Vass -- Hardware hacking with littleBits
- nodejs - https://nodejs.org/en/ - be able to run a nodejs script using cmd or terminal!
- npm request - https://www.npmjs.com/package/request
- npm yql - https://www.npmjs.com/package/yql
- slides - https://speakerdeck.com/daniellevass/littlebits-hardware-hack-at-codehub-bristol-november-2015
- Gist - https://gist.github.com/daniellevass/bec79d14cf81142d15b6
-
Nico Burns -- Transpiling in 2015 - Not as scary as you think
-
Jack Franklin - ES6
- Interactive tutorial app
- Source for the app
- JavaScript Playground blog
- Exploring ES6 book (recommended by but not written by Jack)