dev-resources.site
for different kinds of informations.
JavaScript is best programing language
Published at
1/12/2025
Categories
webdev
javascript
programming
beginners
Author
Rudraprasad pradhan
main knowledge of JavaScript
- Variables
- Operators
- Datatypes
- Conditional
- Loops
- Function
- Objects
- Class
Definition
variable :it is a container store any type of data.
Datatype : Any data which type you have store
conditional : you have any work different types
loop : it's iterations work finite or infinity time.
Function : it's block of code which task perform many time under control of user.
Object : This is collection of key and value.
Class : The class is rarely use . it is collection of object and methods
Featured ones: