Crash Course: Comprehensive JavaScript Training
Please rate the course
Course short description
You will learn: Work confidently with JavaScript. You will have the entire “base” in your hands: variables, functions, objects and arrays, error handling and debugging. Create an application architecture.
You will move on to modular writing of JavaScript code and learn how to link modules through import, export and require. Interact with the server. You will teach your application to exchange data with third-party services using XMLHttpRequest, Fetch, WebSocket, Service Workers and JSON. Create SPA applications. At the end of the course, you will be able to create your own applications: come up with a structure for the client part. Use HTML5 API. You will be able to use new APIs implemented in the HTML5 standard: History, Drag-and-Drop, File, Storage. Get to know node.js. Learn the event loop, work with files, and become familiar with networking.