Blog

Coding

WordPress: how to use HTTPS

In this post we will learn how to secure our WordPress website using HTTPS, first by activating an SSL certificate.

November 26, 2021
Coding

How to add a delay in Javascript

In this tutorial we will see how to use setTimeout() to add delays in Javascript, and why the delay() method is not suitable for everything.

January 19, 2020