


JavaScript Window Event
We will see the use of JavaScript window event. The following section contains all the events.

JavaScript Let,Var and Const
In ES6, a new way to define the variable is const and let keywords. Before ES6, developers used "var" to report different variables.

