I have to say that every time I need to get some information about javascript or html I always search for articles in the MDN (Mozilla Developer Network). I think this is one of the most complete, useful and updated information about any web technology.
What do you think? Is MDN as useful for you as for me? Do you use other resources with more information or better examples or better described or whatever? Do you use it in combination with other resources?
Top comments (4)
For just documentation? Yes, absolutely.
However, there are two other sites I find myself checking regularly when doing web development (not including documentation sites for specific libraries):
Good point the second one. I didn't know it so I will add to my set of useful tools.
For sure, not only for web technologies but for almost everything Stack Overflow is very useful!!!