Intermediate JavaScript Course Overview JavaScript is one of the most popular and commonly used programming languages today. Not only is it the language of the web and front-end frameworks like Angular and React,but it can now be used to build anything (front-end,back-end,or otherwise) thanks to runtimes like NodeJS. This course is designed to move delegates beyond the fundamentals. It serves to set delegates on course to dive into one of the many JavaScript frameworks. Delegates will learn about modern syntax,object-orientation,functional programming,asynchronous programming,managed apps,and testing. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered. NB: This course assumes ES6 as the baseline specification for JavaScript. This is because ES6 is now widely supported.