Difference between ‘null’ and ‘undefined’? Many of you still think that in JavaScript, null and undefined are same, but answer is: null !== undefined 1. null The value null represents the intentional absence of any object
Difference between ‘null’ and ‘undefined’? Many of you still think that in JavaScript, null and undefined are same, but answer is: null !== undefined 1. null The value null represents the intentional absence of any object
Hello friends, today we are going to see how can we have our own portfolio on GitHub. As we all know, if we visit to someone’s GitHub profile, it was
Pre-requisites 😇 👉 node & npm i.e. node package manager👉 angular/cli i.e. command line interface for Angular👉 Code editor/IDE i.e. VS Code, Sublime or any you prefer 🤔 If you don’t have these installed in your machine, let’s quickly get