|
|
|
|
|
by trcollinson
3307 days ago
|
|
I personally still love Rails. Especially with Rails 5.1 I find it has what I need. I haven't had any of the scaling and performance issues some people mention in other threads. It's a fantastic environment for a developer. |
|
Reasons: - I already know Rails so there is no learning curve
- It takes care (alone or with gems) of security, user management, routing ... with very few configuration details
- I can still deploy it quickly on one single droplet with capistrano
Recently I started to learn Vue.js and I think - for me - they will make a great combination for the web apps that I need.