Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 375 Bytes

File metadata and controls

11 lines (6 loc) · 375 Bytes

Post coding

  • Did I document my module

  • Did I document the assumptions I took when developing the module because of the lack of specifications?

  • Did I test my changes on browsers supported for the project

  • If the project should have specific accessibility level - did I verify my change on Wave/NVDA/VoiceOver?

  • Is the output HTML valid (W3C)?