Hacker News new | ask | show | jobs
by Lio 1465 days ago
> Rails is memorization-heavy and doesn't have static types to aid in navigation & reading.

Except of course that now it does.

So worst case if you inherit a codebase without static types added you can use gradual type as you get to know it.