DEV Community

Discussion on: Learn a New Language: Ruby or Go?

Collapse
 
antoniomarcosferreira profile image
Antonio Marcos Ferreira • Edited

I've been a Ruby on Rails developer for over 10 years, my suggestion is Golang for the backend and uses JavaScript for the frontend. Golang is simpler and you can process more information at a low cost for your structure.
If you choose Ruby on Rails, you will have trouble climbing and can prepare your pocket. And it will have a great monolithic.
You can start with a Go API framework like Fiber and NextJs for your front end, this stack is good for most modern web applications.