12345678910111213141516171819202122 |
- less_code:
- title: "Less Code"
- slug: less-code
- description: >
- Minimalism in programming.
- ruby_programming:
- title: "Ruby Programming"
- slug: ruby-programming
- description: >
- Talks, and lectures on programming, and coding best practices. Mostly focus on
- Ruby, but borrowing from everywhere.
- test_codebase:
- title: "Test Codebase"
- slug: test-codebase
- description: >
- Advice on how to design our codebase, and its tests. Focused on Minitest.
- thoughtful_coding:
- title: "Thoughtful Coding"
- slug: thoughtful-coding
- description: >-
- Code with a purpose.
|