I have a quick question. On some pages I read that the prototype function in js comes from a framework called prototype written in 2005. But you can use it without loading an external script. Now my question is: is prototype now standardized in javascript? So that you don't need to load external scripts?
Maybe my question is: Is a framework only a framework if it is included as a script?