Hacker News new | past | comments | ask | show | jobs | submit login

I've also hit on doing this as well. I find it really helps to organize my thoughts, uncover edge cases, etc before I start to write code.

Then I might start sketching the implementation with function signatures docs, types, loops and calls, and gradually start filling it in beginning with the parts that are less clear to me.




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

Search: