Tag: Code Quality
All the articles with the tag "Code Quality".
On code quality in frontend development (Part 2)
Updated: at 06:19 AMIn this part, I will discuss the importance of clean code practices like SOLID principles and so on.
On code quality in frontend development (Part 3)
Updated: at 06:18 AMIn this part, I will discuss the application of mentioned principles in frontend development and how they can help you build better software
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.