19. Use platform services without locking into Node.js
Use Effect platform services for console output, file systems, paths, clocks, random values, and other runtime capabilities. This keeps core code portable across Node.js, browsers, tests, and other environments.