PinnedMohammad Yaser AhmadiWhat Is The Best Algorithm (Bcrypt, Scrypt, SHA512, Argon2) For Password Hashing In Node.js? [1]This article will explore and compare different hashing algorithms (Bcrypt, Scrypt, SHA512, Argon2) used to store a password in NodeJs in…Oct 17, 2022Oct 17, 2022
PinnedMohammad Yaser Ahmadi25 VSCode Tips and TricksList of Important tips, tricks, and shortcuts for increasing speed codingMar 5, 20234Mar 5, 20234
PinnedMohammad Yaser AhmadiWhy NestJS is The Best Node.js Framework for Microservices?Javascript is one the popular languages of programming, therefore various projects choose Node.js as the backend, but which framework of…Sep 17, 20228Sep 17, 20228
Mohammad Yaser AhmadiHow to Use Node.js (Express), Neo4j, and vue.js to Create a Simple Graph ProjectIn this tutorial, we create multiple APIs, such as create, remove nodes, and edges with Node.js and Express framework for server-side based…Jun 6, 20231Jun 6, 20231
Mohammad Yaser AhmadiClean Code Tips in Javascript/TypescriptI listed the most important tips about clean code and useful extensions in vscode and useful modules for formatting code(Husky)Jan 11, 20231Jan 11, 20231
Mohammad Yaser AhmadiUseful Tips You Should Know About Git as a ProgrammerThis article is not about a series of important Git commands that all programmers know. Here are some tips based on experience.Dec 7, 20221Dec 7, 20221
Mohammad Yaser AhmadiHow to Use Mongoose in Express Typescript ServerUsing mongoose in Express is very simple but when you use Express/Typescript there are some tips that you know about them, that I descript…Dec 3, 2022Dec 3, 2022
Mohammad Yaser AhmadiNecessary Tips About Configuration and Tuning PostgreSQLIn this article, we want to show you why tuning PostgreSQL is necessary and how to tune PostgreSQL based on hardware in a simple wayNov 20, 2022Nov 20, 2022
Mohammad Yaser AhmadiWhat Is The Best Algorithm (Bcrypt, Scrypt, SHA512, Argon2) For Password Hashing In Node.js? [2]This article will explore and compare different hashing algorithms (Bcrypt, Scrypt, SHA512, Argon2) used to store a password in NodeJs.Oct 21, 20222Oct 21, 20222
Mohammad Yaser AhmadiUseful Tips About Cron Job In Node.jsCron Jobs in node.js is used for scheduling scripts to run, They’re most commonly used for automating doing a task like scraping data from…Oct 3, 20222Oct 3, 20222