USING BOOKS & AUTHORS DATA · Prerequisites Nodejs installed Local MongoDB installed Clone the repo Run npm install Write codes inside services...
Function Mappings - Dynamically call different functions based on the specific identifier · One of the pattern to dynamically invoke functions based on...
Easy way to achieve it!!! Our first step is to create npmrc profiles for each registry. Example: Creating 2 profiles personal and work npx npmrc -c...
A Guide to Creating Mock Data for Testing · My aim is create an array of objects with some fields and to use in the development process as sample...
#IWD2024 - About my DIDs and TODOs · I 📖 studied in non-computer science 💻background with an BSC degree 🎓. Still, at that moment ⏳, I was aware of...
Automatic restart of local server in TypeScript Project · Folder Structure and file contents are given below. - node_modules - utils - common.ts -...