Gabriele Romanato
  • Bash
  • Go
  • JavaScript
  • Node.js
  • Python
JavaScript: how to create a product carousel
JavaScript

JavaScript: how to create a product carousel

January 5, 2023
In this article we will see how to create a product carousel with JavaScript.
Read more
JavaScript: autocomplete with validation
JavaScript

JavaScript: autocomplete with validation

January 3, 2023
In this article we will see how to implement the autocomplete function with validation of the data entered in JavaScript.
Read more
Vanilla JavaScript? Consider using a library instead: a practical example
JavaScript

Vanilla JavaScript? Consider using a library instead: a practical example

November 13, 2022
The answer to this question must come in the form of a practical example that, in my humble opinion, speaks louder and clearer than thousand words. In this article we're going to create the (in)famous Todo App without using any JavaScript or CSS libraries.
Read more
JavaScript: how to remove and clear a cookie
JavaScript

JavaScript: how to remove and clear a cookie

October 18, 2022
In this article we will see how to clear a cookie in JavaScript.
Read more
Node.js: making HTTP GET requests with the core modules
Node.js

Node.js: making HTTP GET requests with the core modules

September 28, 2022
In this article we will see how to make GET requests using Node.js core modules.
Read more
Node.js: multiple file downloads with Promises
Node.js

Node.js: multiple file downloads with Promises

August 21, 2022
In this tutorial we will see how to perform multiple downloads in Node.js with Promises.
Read more
JavaScript: how to get the client IP address
JavaScript

JavaScript: how to get the client IP address

August 15, 2022
In this article we will see how to get the client IP address with JavaScript.
Read more
Node.js: run a shell command in real time with Fastify and WebSockets
Node.js

Node.js: run a shell command in real time with Fastify and WebSockets

August 6, 2022
In this tutorial we're going to run a shell command in real time by using Fastify and WebSockets.
Read more
JavaScript: the this keyword with arrow functions and event handlers
JavaScript

JavaScript: the this keyword with arrow functions and event handlers

June 5, 2022
In JavaScript, arrow functions create a special condition in handling events.
Read more
Node.js: how to read a CSR file
Node.js

Node.js: how to read a CSR file

April 23, 2022
In this tutorial we will see how to read the data contained in a CSR file with Node.js.
Read more
« Newer Page 46 of 91 Older »

© 2026 Gabriele Romanato. All rights reserved.