Express
Setting up Node JS, Express, MongoDB, Prettier, ESLint and Husky Application with Babel and authentication as an example
Introduction All code from this tutorial as a complete package is available in this repository. If you find this tutorial helpful, please share
read moreSetting up Node JS, Express, Prettier, ESLint and Husky Application with Babel and Typescript: Part 1
Introduction All code from this tutorial as a complete package is available in this repo
read moreSetting up JWT Authentication in Typescript with Express, MongoDB, Babel, Prettier, ESLint, and Husky: Part 2
Introduction Why do we even need an authentication mechanism in an application? in my opinion, it doesn't need to be explained. The phrases authentication and authorization have likely crossed yo
read moreThe ORM Dilemma: To Use or Not to Use
Introduction In the world of software engineering, seasoned professionals are often confronted with pivotal decisions that wield substantial influence over the course and outcome of a project. Am
read more