JavaScript Concepts
JavaScript Tutorial
JavaScript often called as JS is a lightweight, interpreted, and an Object Oriented language which runs on the client side of the web. JS is the most popular scripting language in the world to control web page behaviour.
JavaScript Operators
- Arithmetic Operators
- Comparison Operators
- Logical Operators
- Assignment Operators
- Bitwise Operators
- Ternary Operator
- Increment and Decrement Operators
JS Decision Making
JS Loops
JS References
JavaScript Date Functions
- Date Function
- Date.Now
- getFullYear
- getYear
- getMonth
- getDate
- getDay
- getTime
- getTimezoneOffset
- getHours
- getMinutes
- getSeconds
- getMilliseconds
- getUTCDate
- getUTCDay
- getUTCFullYear
- getUTCHours
- getUTCMinutes
- getUTCMonth
- getUTCSeconds
- getUTCMilliseconds
- setFullYear
- setMonth
- setDate
- setTime
- setHours
- setMinutes
- setSeconds
- setMilliseconds
- setUTCFullYear
- setUTCMonth
- setUTCDate
- SetUTCHours
- setUTCMinutes
- setUTCSeconds
- setUTCMilliseconds
- toDateString
- toGMTString
- toLocaleDateString
- toLocaleTimeString
- toTimeString
- toLocaleString
- toString
0 Response to "JavaScript Concepts"
Post a Comment