About JavaScript
JavaScript is a high level interpreted language. It conforms to the ECMAScript specification. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions
Syntax is are the rules for writing programs.
Variables − are a memory space alocated to store values.
Literals − Represents constant/fixed values.
Operators − Are Symbols that define how the operands will be processed.
Keywords − Are Words with special meaning in the context of the language.
The Key words in Javascript include the following list:
abstract | arguments | await* | boolean |
break | byte | case | catch |
char | class* | const | continue |
debugger | default | delete | do |
double | else | enum* | eval |
export* | extends* | false | final |
finally | float | for | function |
goto | if | implements | import* |
in | instanceof | int | interface |
let* | long | native | new |
null | package | private | protected |
public | return | short | static |
throw | throws | transient | true |
try | typeof | var | void |
volatile | while | with | yield |
take two minute to let us know what you want us to cover here Here .My youtube channel is here, please leave me a note if you want you see a topic in video Youtube.
Follow me on twitter Twitter.
back]: https://odhiambo123.github.io/Lessons/ [next]:https://odhiambo123.github.io/Lessons/blog/update/2019/11/14/firstpage.html