Category: Development
NodeJS Quick Refresher - One liner answer on 100 questions
Node.js is a runtime environment that executes JavaScript code on the server-side. npm (Node Package Manager) is a package manager for installing and managing Node.js packages/modules. The event loop ...
Getting Started with GIT - Cheatsheet for GIT operations
Git is a free and open-source version control system that allows for collaboration and coordination between programmers, software engineers, and software developers working on source code. As an open-...
Popular posts
Using NoSQL does not necessarily involve scrapping your existing RDBMS and starting from scratch. No...
SMTP (Simple Mail Transfer Protocol) is the standard protocol used for sending email messages across...
Machine learning (ML) is a branch of artificial intelligence (AI) that focuses on developing algorit...
Artificial Intelligence (AI) has rapidly evolved from a futuristic concept into an integral part of ...
SCIM stands for System for Cross-domain Identity Management. It is an open standard protocol designe...