notes
DevelopmentTeachingSnippetsCheat Sheets
~/tags/clean-code$

#clean-code

2 notes tagged clean-code.

Clean Code·2 min

Services Return, Callers Present

A service should return a result and let the caller decide how to show it — the single most useful separation-of-concerns rule.

  • #clean-code
  • #architecture
  • #separation-of-concerns
  • #services
Clean Code·1 min

Naming Things

Practical rules for naming variables, functions and types so code reads like prose.

  • #clean-code
  • #naming
  • #readability
  • #craft
notes

a second brain — a place to keep everything worth remembering.

DevelopmentTeachingSnippetsCheat SheetsTemplatesTroubleshooting Tags
built 2026-08-01 · nuxt · content · static all systems nominal