Hacker News new | ask | show | jobs
by stavros 345 days ago
Agreed, I no longer have to write the same code for the Nth time, or spend two minutes times a hundred looking up API docs. I love it.
1 comments

> write the same code for the Nth time

who does this though ? maybe you should extract that into a library/method/abstraction ?