Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.4 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.4 KB

Web Developer Bootcamp

Welcome, future developers! This repository contains code and examples used in the Web Developer Bootcamp course. This document will be updated with new lessons and concepts as I record new videos. In simple terms, this is a living document that will evolve over time.

Table of Contents

Resources

To learn and develop effectively, like all other developers, including myself, you must rely on documentation.

Generally, the best resources are official documentation. Here are some highly recommended ones:

  • DevDocs: A comprehensive collection of various API documentation.
  • MDN - Mozilla Developer Network: An invaluable resource for web development, offering detailed documentation and guides.
  • W3Schools: A user-friendly site with tutorials and references covering web development topics.