WDD 230: Web Frontend Development I

📑 Development Standards Checklist

Overview

This course focuses on the planning, design, and development of responsive websites using HTML, CSS, and JavaScript (which are the core web technologies) with attention to usability, accessibility, and best practices in web frontend development. The course learning outcomes also include the design and development of documents that adhere to best practices of organization and maintainability. Requiring a web frontend development standards checklist helps achieve the learning outcomes by providing focused feedback and a disciplined approach. Some line items in the checklist may be opinionated and are dependent, however, being held to an organization's specific baseline standards is common in the industry.

These development standards are modeled, in part, after The Front-End Checklist by David Dias.
Most of the supplemental references point to MDN Web Docs sources.

Standards Checklist

All of the following are required.

Head

HTML

CSS

JavaScript


Accessibility and Best Practice


Additional Considerations

These items are not on the checklist but certainly require mentioning.