Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Principles

These pages are focused on designing good software, with a focus on end-user research code. Process recommendations discusses the process of writing software, and Design recommendations covers some tips about writing easy to read and maintain code. Testing recommendations covers how to build a test suite for your project.