As an early preview to you all I have polished up the date picker I showed, and it is available on github Amendments made on the way home Pause to streamline and make use of some of the things we learned while we were there https://github.com/rwu2359/CalPick
Here are some resources for JavaScript. Some of them were mentioned in my talk. Language References https://developer.mozilla.org/en-US/docs/Web/JavaScript I read these newsletters cover to cover every week. http://nodeweekly.com/ http://javascriptweekly.com/ https://react.statuscode.com/ I listen to these podcasts regularly https://devchat.tv/js-jabber https://graphqlradio.com/ http://www.stitcher.com/podcast/5by5/the-changelog A nice online training site i used a lot in the beginning is eggherad.io http://nodeup.com/ Key JavaScript Modules I demoed. express - https://expressjs.com/ next.js - https://github.com/zeit/next.js/ react.js - https://facebook.github.io/react/ The deployment server I showed was 'now' https://zeit.co/now