Hacker News new | ask | show | jobs
by airstrike 1505 days ago
> Whoever in that company made the decision to invest in docs was right on the money.

Also the reason Django has always been so approachable (particularly in the early days, as it is orders of magnitude more complex now) and therefore popular

Older still, IMHO also why mIRC scripting was so much fun despite its shortcomings. The help file had literally everything you could want to learn about the language and it almost begged to be read. It's how I got into coding

1 comments

+1, Django docs were gold standard when I last used it. Also DRF. I still miss them, 5 years later.