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.
I listen to these podcasts regularly
A nice online training site i used a lot in the beginning is
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'
Thanks Todd
Thanks Todd
Thanks Todd. Can you also post the link to the site that lsited all the API's
zapier.com
I think "The Node Beginner Book" by Manuel Kiessling is a great introductory tutorial, as well as the sequel "The Node Craftsmen Book."