We talked about the Controller in MVC.
Basic JavaScript coding is how we implement the Controller. Basics of any Programming Language with Examples from JavaScript
Any programming language has 2 structuring elements: Volatile Variables (storage data inside the program) : Live only as long as the duration of the program run. Then dissolve and go away. Flow of Control: There are 4 kinds of Flow of Conrol: variable assignment and comparison reusable blocks of code [functions, objects]