DEV Community

Discussion on: Pitch me on the pros and cons of your preferred web app framework

Collapse
 
ben profile image
Ben Halpern

It's pretty easy to point out what's wrong with Rails, but it's still so well loved for a reason. People who get used to working in it tend to be very productive and happy.

Thread Thread
 
jzombie profile image
jzombie • Edited

I was mostly curious is all.

I develop a lot w/ JS and I think the cons are rooted in so many libraries defining their own ad-hoc type systems (i.e. JS itself [and TypeScript] one way, Apollo [GraphQL] another way, React prop-types another way, any object validation tool another way, etc.).