@noelrap having worked with both ruby and c# I'd say quite a few. But not which are caught by just turning types on. You need to lean into it and really use them.

My easiest example is have a type for each id (like user id, so that you cannot compare user_id with todo_id).

I'm not sure how hard this would be with rails though

1
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin
Replies