Hacker News new | ask | show | jobs
by rankam 4237 days ago
I do it while working on side projects once in a while, but I'm usually only effective when the task is something trivial such as adding a new basic feature to a web app. It can be a lot of fun as I tend not to not overthink my code and I can come up with some creative ideas. Like many others have said when answering this question at other times, the code can be sloppy sometimes so it's important for me to add comments and make sure that I refactor.