Architecture
Refactoring
Agile
Delivery
Microservices
Data
Testing
DSL
About
Books
FAQ
Videos
Content Index
Board Games
Photography
Insights
Careers
Products
Twitter
RSS
Mastodon
How do I access the web edition?
const low = aRoom.daysTempRange.low; const high = aRoom.daysTempRange.high; if (aPlan.withinRange(low, high))
image/svg+xml
if (aPlan.withinRange(aRoom.daysTempRange))