JS educational course
This project is for JS educational purposes only.
- JS main programming topics:
- Data types
- Functions
- Comparison (if)
- Loops
- Classes
- Event listeners
- Data types:
- nummbers
- strings
- boolean
- array
- object
- null
- undefined
- Data initialization methods:
- const
- let
- var
There is no tests for this project.
Tomas: Github
Distributed under the MIT License. See LICENSE.txt for more information.
No other resources.