Posts Tagged “software-design”
2023-03-24 Constant Doubts
Ruby's public constants often expose implementation details of the defining scope. This articles explores a simple alternative option: singleton methods. Singleton methods everywhere.
2019-08-08 Lightweight Technical Designs
Major software development projects merit Technical Design Reviews. Following the same process for all above-average-in-scope projects sounds good in theory but the overhead can be intimidating. “RFCs” offer a lightweight alternative.