Posts
All the articles I've posted.
On what the heck is Domain Driven Design all about
Updated: at 06:15 AMDomain-Driven Design (DDD) transcends traditional coding — it's about sculpting our software to seamlessly mesh with business operations. It feels like being both an architect and a translator, ensuring our technology comprehensively communicates the language of business.
On code quality in frontend development (Part 1)
Updated: at 06:13 AMThis article explores practical strategies and examples for improving the quality of code in frontend development, including modern JavaScript practices and clean code principles.
On code quality in frontend development (Part 4)
Updated: at 06:13 AMIn this part, I will discuss the core design patterns that can help you build better software in frontend development.