Exercises

Choose one of the following tutorials and learn with step-by-step interactive tutorials, instant grading, and get help from Rigobot; Our internally developed AI for learning technical skills

6hrs average

Learn how to manipulate The DOM with JS

Step by step, go over all the most important DOM concepts and methods: Use javascript to manipulate styles, HTML elements.

3hrs average

Master the art of HTML forms with interactive exercises that cover text inputs, text areas, date and numeric inputs, dropdowns, and more. Learn form validation, styling, and the key differences between GET and POST methods. Perfect for enhancing your front-end skills with incremental, autograded challenges.

8hrs average

Master JavaScript Events: Learn to make your application interactive by handling user actions like clicks, keyboard input, mouse movement, and window resizing. Explore onClick events, dynamically change CSS, retrieve event target values, and implement features like counters and onLoad actions.