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

Supercharge Your Laravel Caching with Cachetastic!

Are you tired of slow API responses and sluggish database queries in your Laravel application? Do you wish you could sprinkle some magic d...

Continue Reading »
laravel, cache, php, github Comments

Simplify GoDaddy API Integration with This PHP Wrapper

In the ever-evolving world of web development and domain management, a seamless integration with domain registrars like GoDaddy is essenti...

Continue Reading »

Science-Based Tool to Improve Concentration and Workspace at all

Some people like to work in silence, whereas others prefer background music. Some kinds of background music are particularly good for our work output.

Continue Reading »
concentration, music Comments

6 Simple and Useful PostgreSQL Features that I wish I knew when I started

I use PostgreSql a lot in my working time. So recently, I spent some time refreshing and deepening my knowledge of PostgreSQL to improve my...

Continue Reading »

Modern JavaScript: ES6. Part 1. Short and clear.

ES6, also known as ECMAScript 2015, is a significant update to the language, and the first update to the language after ES5 was standardized in 2009.

Continue Reading »

Top 10 JetBrains IDE keyboard shortcuts

Code editor keyboard shortcuts can save you a lot of time. They can replace several operations with just one.

Continue Reading »

CSS Precedence

In a single HTML document possible that some CSS rules will conflict with one another. CSS uses a mechanism called the cascade to resolve any such conflicts.

Continue Reading »

Types of CSS Selectors

CSS selector is the part of a CSS rule set that actually selects the content you want to style. Let’s look at all the different kinds of selectors

Continue Reading »

Software Development Best Practices

A well-written project is more stable, easier to maintain, more enjoyable to work with. In the following post, we will discuss some best practices that will allow...

Continue Reading »
 
Page 1 of 3 Older Posts »