Node.js would be suitable, but probably not the best option out there. If you're gonna generate HTML pages with templating, and interfacing with a SQL database, other technologies have it better. Look for Rails, Spring and such.
On Wednesday, 11 June 2014 08:58:42 UTC+2, Alan Tham wrote: > > Hi! > > I would like some advice before I start a website in Node.js. > > I am starting to build a website for customers to answer a lot of > questions. This web site throws out the questions and when the user submits > an answer, the website will check the answer from a database and return it > to the customer. > > The website will keep track of the scores of the customers in the database. > > It is estimated to have a lot of customers from different countries. I > heard about Node.js being non blocking and it is fast. > > Is Node.js suitable? I am coming from a Java foundation. > > Please advise. Feel free to ask me more questions if necessary. > > Thanks. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/2d45dac6-c577-4733-a396-8e86ed192947%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
