TODOs for clean architecture
15 - 05 - 2023
So I’m at a Ruby on Rails project now. The bright side is that I am not limited to either FE or BE but the downside of this is a fairly large and legacy system.
My goal is to learn this language Ruby and become proficient with it, along with OOP (1 of the 3 paradigms). So there are 3 todos item:
- Read one chapter of the book Clean Architecture by Robert Martin everday
- Read one article of Shopify engineering blog after finishing the book [https://shopify.engineering]https://shopify.engineering/)
- Daily journal to either regconize the necessary change for current project or implement current proposed change.