JavaScript Intensive. Mortgage calculator
Please rate the course
Source:
Category:
Language:
Russian
Duration:
04:23:40
Number of lessons:
21
Added date:
19/04/2024
Rating:
0.0
Course short description
Do you want to learn how to make online calculators in JavaScript of any complexity? We have recorded an intensive course of 21 lessons, where we will step by step implement a calculator for calculating a mortgage. With code for each lesson.
More details about the calculator:
- autoformatting of input data
- range sliders for choosing the cost
- linking inputs with range sliders
- use of MVC pattern
- application form with data sent by email