Results for: "static"

Contents (88)

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
Understanding LCP, CLS, FID. All about Core Web Vitals in Google Search Console
Understanding LCP, CLS, FID. All about Core Web Vitals in Google Search Console

A few months ago we talked about certain Google metrics that were displayed in Search Console. The reason for writing…

read more
The State of PHP 8: new features and changes
The State of PHP 8: new features and changes

PHP 8.0 has been released last November 26: let's discover together the main innovations that the new version introduces in…

read more
A Java approach: While loop
A Java approach: While loop

Hello everyone and welcome back! After having made a short, but full-bodied, introduction about cycles, today we are finally going to…

read more
Making AJAX requests to a REST API using vanilla JavaScript and XHR
Making AJAX requests to a REST API using vanilla JavaScript and XHR

Imagine you just build your first static web page and you would like to add some functionality to make it…

read more