Exploring the Anatomy of the Express Request Object (req)
What is TypeScript?
TypeScript is a super set of Javascript
TypeScript make our code strict
TypeScript allows static typing
What is a error we are trying to fix?
Error occurs while authenticating
when we hover over the error it shows
Property '...
singhrohan.hashnode.dev2 min read