Gabriele Romanato
  • Bash
  • Go
  • JavaScript
  • Node.js
  • Python
Node.js: how to list and sort files in a directory
Node.js

Node.js: how to list and sort files in a directory

October 1, 2017
In Node.js we can list and sort files in a specific directory.
Read more
Node.js: how to send an email with attachments using Nodemailer
Node.js

Node.js: how to send an email with attachments using Nodemailer

October 1, 2017
Nodemailer allows us to send emails with attachments.
Read more
Node.js: how to use the Open Exchange Rates API
Node.js

Node.js: how to use the Open Exchange Rates API

October 1, 2017
We can use the Open Exchange Rates API to get the current exchange rate between currencies.
Read more
jQuery: advanced plugin development techniques

jQuery: advanced plugin development techniques

September 3, 2017
There are several advanced techniques we can use to enhance our jQuery plugins.
Read more
Node.js: directory listing with nginx
Node.js

Node.js: directory listing with nginx

August 27, 2017
If you don't have special design requirements, then the best way to handle directory listing in Node.js is nginx.
Read more
ExpressJS multilanguage: handling multiple languages with route parameters
Node.js

ExpressJS multilanguage: handling multiple languages with route parameters

August 12, 2017
To enable multilanguage support in ExpressJS we have to define how our application handles route parameters.
Read more
How to create a simple website with Node.js and the default MongoDB database
Node.js

How to create a simple website with Node.js and the default MongoDB database

July 16, 2017
In this article we're going to see how to build a website using Node.js and the default MongoDB database.
Read more
Node.js: a search engine with autocomplete
Node.js

Node.js: a search engine with autocomplete

June 24, 2017
Creating a search engine with the autocomplete feature is quite a simple task in Node.js.
Read more
Node.js: how to create an e-commerce shopping cart
Node.js

Node.js: how to create an e-commerce shopping cart

June 5, 2017
In this article we're going to see how to create a basic e-commerce shopping cart with Node.js.
Read more
Node.js: how to validate an European VAT number
Node.js

Node.js: how to validate an European VAT number

June 4, 2017
In this article we're going to learn how to validate an European VAT number with Node.js.
Read more
« Newer Page 59 of 92 Older »

© 2026 Gabriele Romanato. All rights reserved. Privacy Policy