Posts tagged with Google search

Nofollow, noreferrer and noopener

Nofollow, noreferrer and noopener rel attribute values

HTML has various ways for search engines and web browsers to understand data. Here we show how to use nofollow, noreferrer and noopener as rel attribute values.

Getting started with Visual Studio Code

Getting started with Visual Studio Code

Visual Studio Code is a popular choice for coding projects. For those new to the platform, this post will assist in getting started with Visual Studio Code.

Using the UART interface

Using the UART interface

UART is a communication interface used between two microcontrollers. Data signals are transferred using two lines, one for transmitting and one for receiving.