|
|
|
Ask HN: Is Ruby on Rails still hot?
|
|
1 points
by eluos
4698 days ago
|
|
I haven't heard much in the way of web framework discussion as of late. If you're starting off on a new project, what does your stack look like? Is Rails your go to framework, or is node.js more appealing? |
|
Is your team heavy with javascript developers? Do you have a need for an event-driven framework that can handle large load? Great, here comes node.
Is speed of development and a wealth of 3rd party libraries for almost any need critical to your ability to get started? Well, RoR has you covered.
Every language has strengths and weaknesses. Picking a tech stack is a decision that should be based on your needs.