Node.js

Node.js: how to use WebRTC

In this guide, we'll explore how to use WebRTC in Node.js to build real-time communications applications.

March 3, 2024
Angular

Making WHOIS requests for .it domains with Angular and Go

In this article we will see how to create a web application to perform WHOIS queries to the .it domain name registry using Angular and Go.

February 18, 2024
Bash

How to create a Bash script to test FTP

In this article, we will explore how to create a Bash script to test the FTP connection to a specific host.

February 3, 2024
Bash

How to test SSH with Bash

In this article, we will explore how to create a Bash script to test SSH connection to a remote host.

February 3, 2024
Bash

How to check if a website SSL certificate is valid with Bash

In this article, we will explain how to create a Bash script that, given an input domain, verifies the validity of its SSL certificate.

February 3, 2024
React

How to structure files in a React app

In this article, we will explore some best practices for organizing files in a React project.

February 3, 2024