Skip to content

Process

This section covers the process around doing development work – as distinct from the day-to-day mechanics of writing code, covered under Development.

Design

Best practices for producing Figma designs that translate smoothly into front-end code – see Design.

Estimating

Guidelines for producing estimates and handling it when they turn out to be wrong – see Estimating.

Maintenance

Projects should be regularly maintained to keep dependencies up to date and proactively address code quality issues – see Maintenance.

Monitoring

Production sites should be monitored for uptime and errors – see Monitoring.

Vulnerabilities

Critical-level vulnerabilities in dependencies must be addressed promptly – see Vulnerabilities.