30-days-challenge
Day-1: javaScript
What is JavaScript...?
JS the Language
JS the Dom
---> Brinden Eiche create js in 20 days.
---> At the initial phase, js has many problems.
---> ECMAScript manages js and fixes the issues in js.
---> Es5 & before
---> Es6 & after
---> How websites work?
---> How does JS Code work?
---> Data flow control in JS? (js code, browser storage, RAM)/memory
---> Compiler vs Interpreter?
(translator english to machine-code 0,1 current-flow,current-bypass)
---> How Browsers Work?
---> Browser window?
---> console, alert, prompt