Is it possible to create dynamic HTML page with Javascript ? Now or tomorrow…
(Is it possible to see javascript replacing PHP, ASP, JSP or ASP.NET ?)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It sounds like your question is whether JS can be used for server-side code. The answer is yes – the most popular is certainly Node.js, which I highly recommend.
It’s not up to version 1 yet, but it’s already being used in production by a bunch of high-profile companies.
For more info, see this SO question.