|
|
|
|
|
by mattbrewsbytes
1154 days ago
|
|
> to guess what objects you're dealing with I don't understand, why are you guessing? Do you mean the parent objects of things you've written? Like ActiveRecord, etc. I would think that mental overhead is the same in any web+CRUD+ORM type of framework. |
|
without types, all you have is the variable name to guess what it does.
IDEs help but there's only so much they can do.