STSB is an open experiment testing whether every software system can be described through ten functional roots and connected to a reproducible blueprint.
Category: Code Architecture
Robust & Scalable code with Boilerplate Separation Pattern
Simply by pushing your code out of boilerplate will force you to build more scalable code fitting your agile model development. I’ve seen many developers use this software pattern (or refactor), but I didn’t seen this published as a formal guideline as a standard for writing scalable code. But following this guideline in your coding…… Continue reading Robust & Scalable code with Boilerplate Separation Pattern