I have two questions:
- How does Jquery/ MooTools extend the syntax of Javascript? I mean why can you just have new syntax for Jquery and MooTools that does not exist in Javascript?
- Since MooTools allows user to have class, inheritances. Interpreted language like this is getting closer to compiled language. Will they eventually replace Java (which runs on JVM)? Or are there specific aspects of Java that extension to Javascript will never achieve?
It may be foolish questions but I really want some keywords to explain them.
Thanks