Anmol Kansalforanmol-kansal.hashnode.net·Jan 30, 2023Difference between an undefined value and a missing property in TypeScriptThere is one serious issue with the default behavior of the typescript compiler w.r.t optional types. To properly understand the difference between an undefined value and a missing property, let's take an example - Let's say we have the following Pro...Discuss·11 likes·32 readsTypeScript
joengtouforJoengtou's blogjoengtou.hashnode.net·Jun 21, 2022Learning TypeScriptnote the detail, the whole learning process after reading follow note, i really think the ts is looks like c++ and go, because it have both class and interface.Also, it's interesting! let's get start! TypeScript Tooling in 5 minutesDiscuss·28 readsts
Divij Sehgalfordivijsehgal.hashnode.net·Feb 8, 2023Types and InterfacesTypeScript is a statically typed language that builds on JavaScript by adding optional types to the language. Interfaces and types are two essential features in TypeScript that allow developers to define the shape of objects and variables in their co...Discuss·31 readsTypeScript
Divij Sehgalfordivijsehgal.hashnode.net·Feb 8, 2023Types and InterfacesTypeScript is a statically typed language that builds on JavaScript by adding optional types to the language. Interfaces and types are two essential features in TypeScript that allow developers to define the shape of objects and variables in their co...Discuss·31 readsTypeScript
Anmol Kansalforanmol-kansal.hashnode.net·Jan 30, 2023Difference between an undefined value and a missing property in TypeScriptThere is one serious issue with the default behavior of the typescript compiler w.r.t optional types. To properly understand the difference between an undefined value and a missing property, let's take an example - Let's say we have the following Pro...Discuss·11 likes·32 readsTypeScript
Oscar SherelisforOscar Web dev blogoscar-sherelis.hashnode.net·Sep 5, 2022I Built a Witcher Card Duplicate Game Using React, and I Learned How to Use TSI was thinking of learning something new to extend my knowledge in web development. I decided to check the market and see, what would be not only exciting but also valuable for my career. In this article, I will share how I came to project the idea a...Discuss·64 reads4articles4weeks
joengtouforJoengtou's blogjoengtou.hashnode.net·Jun 21, 2022Learning TypeScriptnote the detail, the whole learning process after reading follow note, i really think the ts is looks like c++ and go, because it have both class and interface.Also, it's interesting! let's get start! TypeScript Tooling in 5 minutesDiscuss·28 readsts