Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 614 Bytes

generalResources.md

File metadata and controls

5 lines (3 loc) · 614 Bytes

General Resources for Learning Web Development

  • MDN Web Docs: A resource for developers, maintained by the community of developers and technical writers and hosting many documents on a wide variety of subjects, such as: HTML, CSS, HTTP, JavaScript, Web APIs, Web components, Graphics, Audio, video and multimedia, MathML.

  • StackOverflow: A massive resource of questions and answers having to do with coding. If you have a question regarding web development or coding in general, chances are it has already been answered on StackOverflow.