Server Side Javascript: Why?
问题 Is the use of server side javascript prevalent? Why would one use it as opposed the any other server side scripting? Is there a specific use case(s) that makes it better than other server side languages? Also, confused on how to get started experimenting with it, I'm on freeBSD, what would I need installed in order to run server side javascript? 回答1: It goes like this: Servers are expensive, but users will give you processing time in their browsers for free. Therefore, server-side code is