#programming-blogs
Read more stories on Hashnode
Articles with this tag
**Before following these steps , you should install vscode and git in your system. Step 1 - Open github and create a new repository . Step 2 - Open...
As we know, naming any variable, function, object etc is quite important in the field of programming, so there are different casing types used to...
Map is an object in a javascript and it holds the key-value pairs in it. We can declare a map object by just writing ---> const map1 = new Map(); The...
Why AI is dangerous for us. ยท Hey everyone, hope you are well and healthy. In today's blog, I will give you a brief description of AI. You had already...