|
|
|
|
|
by didip
1691 days ago
|
|
I think the boat has sailed, particularly on RoR. 1. On the ease to test front, most new languages have built-in easy testing tools. `go test` is so darn easy. These new languages offer less ceremonial type system as well. 2. Most of the new languages are an order of magnitude faster. 3. Newer frameworks have more interesting things to offer. For example, Phoenix on Elixir. |
|