Design patterns. Short and clear. Part 4: Enterprise Patterns.
Design patterns are guidelines for solving repetitive problems.
Truth can only be found in one place: the code.
Robert C. Martin, Clean Code: A Handbook of Agile Software Craftsmanship
Design patterns are guidelines for solving repetitive problems.
Design patterns are guidelines for solving repetitive problems.
Design patterns are guidelines for solving repetitive problems.
Design patterns are guidelines for solving repetitive problems.
In my work, I mainly use PHP 5.6 and 7.2. To learn more about the subject area, I decided to find out how the development of PHP was going from 5.0 to 7.2. ...
Performance and fast response of the web and mobile applications largely depend on the quality of writing SQL queries. For most of the junior developers with who...
I set myself the goal to update and improve my skills and knowledge in web development. In this post I’ll tell you what steps I’m doing for this and why should e...
I recently encountered the need to write a component on VueJs and I got a great pleasure learning and writing on it. And now I want to write this post and share ...