Hacker News new | ask | show | jobs
by danellis 4469 days ago
No, it doesn't really hold up. To use an example of where I recently had to change the way I thought of things: you might have, say, an intuitive understanding of the logic to make a series of dependent network requests, any of which could fail, but you'll have to reevaluate that when you try a functional language with monadic futures.