You are viewing a single comment's thread from:

RE: Doing The 100DaysOfCode Challenge Again.

in #smt4 years ago

i am mostly PHP/mysql
but nodejs is awesome - the websockets are way easier to set-up and use compared to PHP
i still got a long way to go - but having the same language on the server and the client makes for HUGE leaps and bounds ;)

Sort:  

I know a little PHP, but I could never get it to do the more complicated stuff I needed. I'm really clicking with NodeJS probably because I have a much better understanding of JavaScript. Like you said, having a language that is usable on server side and client is really cool.