Architecture
Refactoring
Agile
Delivery
Microservices
Data
Testing
DSL
About
Books
FAQ
Videos
Content Index
Board Games
Photography
Insights
Careers
Radar
RSS
Mastodon
LinkedIn
X (Twitter)
BGG
How do I access the web edition?
for (const p of people) { if (! found) { if ( p === “Don”) { sendAlert(); found = true; }
image/svg+xml
for (const p of people) { if ( p === “Don”) { sendAlert(); break; }
aliases Remove Control Flag