Hacker News new | ask | show | jobs
by ngc248 1357 days ago
>>> full of functions that don't give the slightest hint of the shape of the data they're processing

This is a big problem with Dynamic languages. If you are new to the codebase, you have no idea of what the shape of the data is, what to expect etc.