I recently came across a question where someone asked what architecture we use in the company and someone else replied LAMP.
I am not sure why we do not include javascript as a part of the architecture. Is it implied? Or is there something I am missing? What if someone is using say ECMA script or VB script instead of javascript?
Because "LAMP" only addresses the technologies that run on the server-side, not what runs on the client-side, like the browser, or JavaScript within the browser. (And at the time "LAMP" was coined, JavaScript saw much less usage than it does today.)
JavaScript is a client-side technology, while Linux, Apache, MySQL and Perl/Python/PHP all have to do with the server.
There are server-side JavaScript implementations like Aptana Jaxer and node.js, but JavaScript is most commonly-used for browser behavior, and thus doesn't have much to do with the server other than through Ajax requests.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With