Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The REPL is often misused and is now a curse.

The idea behind the REPL is for fast iteration in development, but the key thing missing is thinking. Most people write code at the REPL to see what will happen. They don't formulate a hypothesis before hitting the enter key. It's more of a guess driven development methodology, keep trying till it works.

If you want to improve your program experience, slow down on the run/compile cycle. Think it through.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: