←back to thread

MDN Plus

(hacks.mozilla.org)
630 points sendilkumarn | 2 comments | | HN request time: 0.596s | source
Show context
hbn ◴[] No.30793101[source]
I'm curious how often people are needing offline access to documentation for web development.
replies(3): >>30793276 #>>30797965 #>>30798520 #
1. rtpg ◴[] No.30797965[source]
I use Zeal. You can have super fast internet, but having instant "pop up the python docs for this thing" along with searching while typing is a joy.

It's much more useful for specific API docs rather than general "how do I do X" stuff but it's very nice. Helps that you don't have to deal with scrolling through stuff like web3schools.

replies(1): >>30800022 #
2. chakkepolja ◴[] No.30800022[source]
Since top sites on Google results (GeeksForGeeks, W3Schools etc..) are generally considered suboptimal, what are some good sites for 'how do I do X?' style articles?