DADanish A.indanisha27.hashnode.dev·May 9, 2021 · 6 min readWhat is TypeScript ?If you have ever coded in Javascript, you must be quite familiar with one kind of error, the "Type Error". To put it simply, Type error occurs when a certain kind of value was used, where a different kind of value was expected. Now, this error occur...02UR
DADanish A.indanisha27.hashnode.dev·Mar 22, 2021 · 9 min readCommon errors in React and how to fix them!I started learning React a couple of months ago. Over this period of time, I have encountered a lot of errors while writing code. Most of them recurring. Now, if you are beginning to learn React, I am very certain you will come across these errors to...00
DADanish A.indanisha27.hashnode.dev·Dec 5, 2020 · 5 min readCSS Selectors & Specificity: Beginner's GuideWhile styling certain elements in HTML, we notice that certain styles don't work as per our wishes. Sometimes, there occurs an error in our syntax. But sometimes not! Therefore,here,some knowledge about CSS selectors and specificity might prove help...00
DADanish A.indanisha27.hashnode.dev·Nov 23, 2020 · 6 min read'.com'- The King Of TLDs ?All websites we visit have a domain name. There is one part of it which we all are familiar with, the '.com'. What is with '.com' that makes it so much popular? Should all websites go for a '.com'? Is not having a '.com' disadvantageous? This articl...00