Truth can only be found in one place: the code.

Robert C. Martin, Clean Code: A Handbook of Agile Software Craftsmanship

all | popular | tags | rss

Ways of Creation Custom Composer Dependency

Сomposer is awesome. It allows us to manage dependencies and required libraries for the application we are developing.

Continue Reading »

Development of PHP: from 5.0 to 7.2

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. ...

Continue Reading »
PHP, Programming Comments

5 best practices for writing good SQL queries

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...

Continue Reading »

How to move to a new level in programming in a short time

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...

Continue Reading »

Advantages of VueJs

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 ...

Continue Reading »
FrontEnd, VueJs, Js Comments
« Newer Posts Page 3 of 3