The importance of Core Web Vitals for SEO
Updated 16th August 2022
As a website owner or developer, you know how important it is to have a fast and responsive site. But did you know that there are now specific metrics that measure a site’s performance? These metrics, called Core Web Vitals, can help you identify areas of your site that need improvement and form a large
Angular Material Dialog
Updated 16th August 2022
Angular is an awesome framework, yet it does have a steep learning curve for many developers. This post is aimed at those with experience using Angular 2/4/5 who want to use the Angular Material Dialog. This post will assume you have already installed the @angular/material library. If you have I would refer you to take
How to set up SSH on Raspberry Pi
Updated 16th August 2022
In this post, I am going to show you how to set up SSH on a Raspberry Pi. Step 1: Raspberry Pi config menu First, open a new terminal and execute the command below to open the Raspberry Pi config menu. sudo rasps-config Select “Interfacing Options” and press ENTER. Then select “SSH” and press ENTER.
0 Comment