Jatin SharmaTypescript: Array & TuplesIn this article, We are going learn about how you can use type in Array and there is a special thing that is Read only Array. In which you…Feb 8, 2023Feb 8, 2023
Jatin SharmaTypescript: Type Aliases and UnionIn this article, you will learn about Type Aliases and how you can define your own types in typescript and use that in functions or classes…Jan 24, 2023Jan 24, 2023
Jatin SharmaTypescript: FunctionsIn this article, we are going learn about How you can use typescript in functions. And How to restrict the function to take different types…Jan 4, 2023Jan 4, 2023
Jatin SharmaTypescript: TypesIn this article, we are going to learn about how we will use typescript to make sure that variable type is secure and no other value can…Dec 31, 2022Dec 31, 2022
Jatin SharmaTypescript: IntroductionIn this article, we are going learn about What is Typescript? What does it do? Installation process. After reading this article you will…Dec 30, 2022Dec 30, 2022