Hacker News new | ask | show | jobs
by jamesmcn 4958 days ago
The argument against w3schools is simple: Use Primary Sources Wherever Possible.

If you want to learn about the history of the Holy Roman Empire then Wikipedia is great. The relevant primary sources are numerous, and many of them are probably written in languages you can't even read. But if you want to learn about web development, the primary sources of documentation are few, easily found, and authoritative.

If you want canned solutions to your problem, look to StackOverflow. W3Schools can die in a fire.

The thing that is more annoying than w3schools is that if you tell Google to always exclude w3schools results from your searches, it won't. So I have to manually append "-w3schools" to every.webdev.search.I.do.

1 comments

that's why everybody who wants to learn Js reads the spec first,right?