Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mountainriver
on April 28, 2022
|
parent
|
context
|
favorite
| on:
Ask HN: Is Ruby on Rails still relevant?
> n great ruby/rails code and I've seen abysmal ruby/rails code. A lot comes down to who wrote it and if they ever refactored the smelly parts.
This is largely the problem, Go enforces good dev behavior, Ruby leaves it up to the dev
postmodern_mod3
on April 28, 2022
[–]
How so? Go does not prevent you from writing a monolith. Furthermore, Go does not actually require that you check the err return value of functions.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is largely the problem, Go enforces good dev behavior, Ruby leaves it up to the dev