In this course, you will gain a deep understanding of JavaScript. You will learn how to write JavaScript in a professional environment using the new JavaScript syntax in ES6, leverage on JavaScript's asynchronous nature using callbacks and promises, and understand how to set up test suites and test your code. You will be introduced to JavaScript's functional programming style and you will apply everything learned to build a simple application in various JavaScript frameworks and libraries for backend, frontend, and mobile developments.
Advanced JavaScript by Zachary Shute
- Describe Understand major features in ES6 and implement learn how to apply these features to build variousin practical applications
- Create your own Promises to handle asynchronous processes, and decide the plan of actionwhat to do upon completion using Callbacks
- Develop Aasynchronous flows using Promise chaining, combining varying asynchronous tasks in a sequential order
- Learn to Manipulate the DOM with JavaScript
- Learn to Handle JavaScript browser events
- Create programs that follow the TDD pattern
- List the Benefits and drawbacks of functional programming compared to other styles
- Understand function composition and function sequencing in depth
- Learn to Set up and use the backend framework Node.js
- Learn to Set up and use the frontend framework React
For an optimal student experience, we recommend the following hardware configuration:
- Processor: Intel Core i5 or equivalent
- Memory: 4GB RAM
- Storage: 35GB available space
You'll also need the following software installed in advance:
- OS: Windows 7 SP1 64-bit, Windows 8.1 64-bit or Windows 10 64-bit
- Browser: Google Chrome, Latest Version
- Atom IDE
- Babel
- Node.js and npm