Current state
N.1 used programming language
Cannot avoid JS for web application
Notes
- - Do not get confused b/w JavaScript and Java
-
- - Two different languages
- - Mostely marketing reasons (Java was very popular in 1995, including "Java" in the name allowed to gain popularity).
- - JavaScript is not a well-thought language for large scale programs.
-
- - Remember its main purpose was: Prototype scripting for dynamic web.
- - Frameworks can help to design larger softwares.