|
|
|
|
|
by stevebmark
3128 days ago
|
|
Much of what you learn in Ruby and Rails is not portable to other languages. Ruby and Rails are deeply flawed and much of what you learn is dealing with those flaws. Similar to learning PHP for example (but differently flawed than PHP). Ruby is also showing its age and is lagging behind modern languages. Rails is probably fine and fast and good for small projects. It is probably not good for professional large projects. |
|
UserOne: Don't use [insert language] and [insert framework] because [bad design flaw] and doesn't scale.
UserTwo: But [BigCo with millions of users].