| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#3 (permalink) |
|
What happened?
Join Date: Jul 2008
Posts: 1,826
|
It is a framework - it abstracts the core applications of JavaScript (e.g. animation, AJAX, form validation) into simple interfaces that can then be used without actual competency in the underlying processes, resulting in a scripting environment that is simpler, easier to use and faster to work with (i.e. "write less, do more"). But no, it is not a requirement, just a convenience. It is good to try working with basic prototype-style JavaScript using the core functions for a while, so you know what is actually going on behind the scenes. |
|
![]() |
|