string
It is a primitive data type in TypeScript that represents textual data. It is a set of elements of the 16-bit Unicode character set.
let name: string = 'John Doe';
Learn more from the following link
Roadmaps · TypeScript · Topics · Typescript Types · string
It is a primitive data type in TypeScript that represents textual data. It is a set of elements of the 16-bit Unicode character set.
let name: string = 'John Doe';
Learn more from the following link
roadmap.sh is the 6th most starred project on GitHub and is visited by hundreds of thousands of developers every month.
Roadmaps Best Practices Guides Videos Store YouTube
roadmap.sh by @kamrify Kamran Ahmed
Community created roadmaps, articles, resources and journeys to help you choose your path and grow in your career.