-
Notifications
You must be signed in to change notification settings - Fork 38
Tech Radar 2 #598
Comments
Deploying #4004 ... |
Deployed! |
I'm getting in a groove stubbing out PRs for gratipay/gratipay.com#3994. I'm seeing a few layers, which aren't unique to us but for which I'm dialing in on some terminology:
Design from the outside in, build from the inside out. I'm finding that it makes sense to batch Python and SQL changes together into a single PR, and also that it makes sense to batch together API and UI changes together. So maybe (1) and (2) should be folded together? E.g. "plumb payroll" means "write the SQL and Python necessary to support basic payroll functions. So then maybe "finish payroll" could mean implementing the API and UI ... or even "porcelain payroll" to press the plumbing metaphor a la Git. |
Hey @kaguillera, check out @Changaco using |
https://docs.python.org/2/glossary.html#term-abstract-base-class |
← Tech Radar 1
Docs
http://inside.gratipay.com/howto/sweep-the-radar
Mission
The mission of the tech team is to support the product team in solving problems in the market.
Scope
Roadmap
The text was updated successfully, but these errors were encountered: