Code standards
Accessibility
Accessibility is not a feature — it is a requirement.
Automated code quality tools
Automated code quality tools are not a replacement for human code review or manual testing, but they are a great supplement!
CSS
CSS defines the visual presentation of a web application. The application should be fully functional without CSS.
DevOps
DevOps is the combination of cultural philosophies, practices, and tools that enable teams to rapidly and continuously deliver high-quality software through the adoption of Agile and Lean methodologies, workflow automation, and fast feedback loops.
General
This section contains guidelines and best practices for front-end web development at Boston Scientific.
HTML
HTML defines the structure and meaning of web content.
JavaScript
JavaScript defines the behavior and interaction of the application.