GeistHaus
log in · sign up

The Twelve-Factor App

12factor.net

A methodology for building modern, scalable, maintainable software-as-a-service apps.

10 pages link to this URL
Configuring Browser Apps

I’ve found myself in the unexpected situation of having to write a lot of browser apps/single page apps this year. I have some thoughts on configuration.

Searching for RH Counterexamples — Setting up Pytest

Some mathy-programmy people tell me they want to test their code, but struggle to get set up with a testing framework. I suspect it’s due to a mix of: There are too many choices with a blank slate. Making slightly wrong choices early on causes things to fail in unexpected ways. I suspect the same concerns apply to general project organization and architecture. Because Python is popular for mathy-programmies, I’ll build a Python project that shows how I organize my projects and and test my code, and how that shapes the design and evolution of my software.

0 inbound links article en posts mathematicsNumber Theoryprogrammingpytestriemann hypothesissoftwaretesting