Hacker News new | ask | show | jobs
by clivestaples 896 days ago
In the case of Rails, I lose type safety but also get a huge boost of productivity in other with extremely well-documented features: database migrations, testing, mailers, queues/jobs, file storage, rich text, authentication helpers (especially v7), etc. Re: spaghetti: I'm not sure my Rails setup is less neat and tidy than the React, Redux, Saga, GraphQL Typescript codebase of my 9-5 TBH. Could be just me though.

EDIT: typo