Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 545 Bytes

Purpose

This repository contains documentation about software craftsmanship. It is a living documentation of my understanding of software craftsmanship.

Content

  • Big picture: Small, overarching guidelines
  • Project starter: Practical guide to initialize a new project and its tooling
  • Style: Code style guidelines for TypeScript and React
  • TDD: Practical and philosophical guide to test-driven development
  • Colors: Recommendation about semantic color naming
  • Event-storming template: A simple excalidraw template for event-storming