Blog

laptop

Install NodeJs and Angular CLI

How to Install NodeJs and Angular CLI Steps for installing NodeJS Open https://nodejs.org/ Download the LTS version and install it. ( *LTS – Long term support) After installation, opens the …

pexels-photo-461073

Bloomerang website integration

Donation form builder It allows to create a customized donation form (online giving forms) from Bloomerang dashboard, that can be placed on the website. New or existing customers who make …

brainstorming-business-businesswomen-1093913

Scrum – CSM Exercise Questions (Part1)

(*) Correct answers are marked in Green 1. Which statement best describes Scrum? • A complete methodology that defines how to develop software. • A cookbook that defines best practices …

analogue-blur-business-159282

MongoDB commands

Connect MongoDB on server 1. Use SSH to connect with port 22 2. Connect to MongoDB using command # mongo Show all the databases on the server # show dbs …

close-up-code-coding-1089440

Node.js

How to enable v8 inspector for debugging and profiling? –inspect –inspect=<PORT NO> NodeJS is advised to be used for? Single Page Applications JSON APIs based Applications Data steaming applications Data …

pexels-mac

Install Anydesk on Raspberry Pi

Please follow these steps to install Anydesk on Raspberry Pi: 1. Download the .deb file from https://anydesk.com/download?os=raspi 2. Go to the downloaded location, where you have download the file “anydesk_5.5.5-1_armhf.deb” …