
About Course
This course focuses on the practical application of the JavaScript programming language on real-life projects. You receive a real technical specification, source files, and we learn in practice how to carry out such projects until the very end. If you do not yet have enough knowledge to complete this course, then this platform also has the first part, which allows you to obtain all the necessary theoretical knowledge. You can find it on my profile.
What is JavaScript and why should you learn it now? JS is the language for interactivity on web pages. Nowadays not a single website on the Internet can do without it. And even more! Using various frameworks, JavaScript is sweeping the Internet: server side (Node.js), mobile applications (React Native, Ionic), virtual reality (React VR) and so on. Therefore, if you want to go down one of these paths, native JS will be an essential base for you.
Course Content
Project No. 1. Classic style
-
How to take this course
-
Setting up the project build and understanding the technical specifications
-
Working with modal windows
-
Working with tabs (tabs) on a page
-
Working with data submission forms
-
Working with the calculator form, part 1
-
Working with the calculator form, part 2
-
Working with the timer
-
Implementing a module with displaying images
-
Improving our project (animations, proper overflow behavior)