Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm just getting in to Node, coming from only having used PHP and then Laravel. Is it a bad time? Using Sails.js for rapid prototyping.


No. Node is very widely used, it does work, and of course: A thing nobody criticizes is a thing nobody uses. I think you should be fine.


Except the criticisms for Node are many and widely spread.


I think you’ll probably be fine with node too. Different people gel with different languages for all sorts of different reasons.

I had done c++, java, bash, python, but it wasn’t until javascript, and specifically NodeJS that I really started enjoying programming.

I would start out with a lighter web framework than sails if you are just starting out, especially if you are new to web programming.

I initially started with sails too but found it was always getting in the way, making it difficult to figure out what was going on. Since it used express under the hood, I switched to Express and it was immediately 10x easier to build stuff. That was my experience.

These days I would probably be totally fine using any framework, but I’ve been mostly happy sticking with express.


No you’ll be fine. Huge amounts of the internet are built with node.

I’ve learned the hard way, you never want to pick a more-obscure solution because it’s technically better. The size of the community is just as much a feature language syntax is.


What does Sails.js offer you over Laravel?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: