JFJoaco Fracchiainshinycode.hashnode.dev路Jan 13, 2022 路 3 min readWhat is Hashing and Why it's very Useful?Finding the necesity to use a hashing algorithm is a common situation when we are creating our apps or proyects. If you know them or not, this article will explain you (briefly) what is hashing and how much useful it is. What is hashing? A criptograp...00
JFJoaco Fracchiainshinycode.hashnode.dev路Jan 5, 2022 路 4 min readHow to Send Emails with NodeJS & NodemailerHi everyone! In this first article, i'll explain in a practical way how to use Nodemailer for you projects 馃殌 Introduction Sending emails is a common requirement when it comes to create nice proyects. Some common cases to integrate the sending of ema...02CE