Module
Create a simple module Implement a sub module
Create a simple module Implement a sub module
I needed to build a dynamic regex, which consists of a variable.
Script If a promise is rejected in the try block, the error message gets catched. Result
Function Executing with valid parameters Returns Executing with invalid parameters Returns
Hashing From hashes you cant reverse the process and get the plain text password. Hashes are meant to work only in one direction. pa$sW0rd ->… Read More »Hashing passwords with bcrypt
For structuring, all my imports have the following order: This is just my personal preference.