Well, scripted or compiled (in fact there's a JIT inside Javascript) it makes it aprogramming language, like PHP that is a scripting language too. An you can use it outside of the browser, for example with node.js.
But well in case it's used in the browser it's a client side program and not a server side one. If you use it with node.js, it works in server side when you manage your server with it.
2 comments:
Well, scripted or compiled (in fact there's a JIT inside Javascript) it makes it aprogramming language, like PHP that is a scripting language too. An you can use it outside of the browser, for example with node.js.
But well in case it's used in the browser it's a client side program and not a server side one. If you use it with node.js, it works in server side when you manage your server with it.
Yes mate you are also right... thanks...
Post a Comment