Speaker
Dan Yeaw
Material
Note
- toga
- Step 0: Development Platform- macOS and GTK are the most developed
 
- Step 1: Research Your Widget
- Step 2: Write Docs- Write API documentation first
- Document Driven Development
 
- Step 3: Implement TOGA_CORE (with TDD)
- Step 4: Implement TOGA_IMPL (Dummy Backend)- Dummy is for automatic testing without a native platform
 
- Step 5: Implement TOGA_IMPL (Your platform)