Results for: "browsers"
Contents (167)
Creating simple CSS spinner-loader
In today's article we will show you how to animate a basic loader that spins when some predefined action is…
read more
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
What is DNS Blockchain and how to use it
To be able to navigate the Internet, to enter a website and have it show us all the content we…
read more
A FULFILLED PROMISE - Using the FETCH API to make AJAX calls
In this article we talked about what AJAX calls are and how to use them in a traditional way, by…
read more
How to use Parallax.js effect on your website
Today, we're going to write about the parallax effect, similar to parallax scrolling, and how to implement it to improve…
read more