Results for: "debug"

Contents (70)

Cumulative Layout Shift, what is and How to optimize CLS
Cumulative Layout Shift, what is and How to optimize CLS

Cumulative Layout Shift, one of the new Core Web Vitals metrics,  is the first metric that focuses on user experience beyond…

read more
Install MacOS on PC - the Ultimate Guide (Hackintosh)
Install MacOS on PC - the Ultimate Guide (Hackintosh)

There has always been a belief that the Apple MacOS Operating System could only be installed on computers sold directly…

read more
Data structures in Java - Linked Lists
Data structures in Java - Linked Lists

With 2020 we are going to look at a new aspect of programming: data structures. It is often the case…

read more
Introduction to REGEX - Regular Expression
Introduction to REGEX - Regular Expression

Today we are going to write about Regular Expressions known as regex or shortened  regexp, a very useful concept of…

read more
MySQL 8.0 is now fully supported in PHP 7.4
MySQL 8.0 is now fully supported in PHP 7.4

MySQL and PHP is a love story that started long time ago. However the love story with MySQL 8.0 was…

read more