এই ভিডিও সিরিজে আশা করি TypeScript বিষয়টাকে সহজে সহজে উপস্থাপন করতে পেরেছি। যদি আমার ভিডিওগুলো থেকে কোন কিছু শিখতে পারেন, তবে অবশ্যই আমার ভিডিওগুলো সবার সাথে শেয়ার করে আমাকে কৃতজ্ঞ করবেন । আমার এই কষ্টার্জিত কাজগুলো সবার কাছে পৌঁছে দেয়ার দায়িত্ব আপনার ।
In this video, I will show how to set the environment for starting with typescript.
In this video, I will show how to create, compile and run a typescript program.
In this video, I will explain the basic data types of typescript such as number, string, boolean, void, undefined, null.
In this video, I will show how to create and use array type with typescript.
In this video, I will explain how to create your custom data type in typescript.
In this video, I will show how to how to use access modifiers with typescript.
In this video, I will show how to use export and import with typescript.
In this video, I will show how to do the typescript configuration and a better file structure for working effectively with typescript.