00:01 This video discusses the modifier keywords 'public' and 'private' in TypeScript. 00:48 Learning from other people's code 01:34 In Typescript, we cannot assign values to read-only properties. 02:19 Private members in Typescript are only accessible within the class. 03:06 Remember that everything you don't mark is public. 03:54 Private keyword in TypeScript provides better clarity and ease of understanding compared to the hash symbol in JavaScript. 04:41 Using public access modifiers in TypeScript 05:25 Setting a variable as private in Typescript. Amaing session, Learn alot.
@Shan-dx8li Жыл бұрын
Did anything else i miss after the 15th video. he is using something called watch mode. what is this now ?? why he stopped using export {}. where did i missed all these things ??
@SarveshKumar-08 Жыл бұрын
@@Shan-dx8li watch mode is like 'Live-server' for Html or 'Nodemon' for nodeJs. It just keep running the project in the background and reflect changes after saving the file.
@funshot47822 жыл бұрын
I think you missed one video which is on classes.
@mohit77175 ай бұрын
Ya right
@pankajshah75042 жыл бұрын
where is classes video sir ?
@venkatramanbehera2 жыл бұрын
Finally the typescript videos are coming.
@HiteshCodeLab2 жыл бұрын
More to come
@anmolsharma40492 жыл бұрын
Hey Hitesh, I just completed this awesome couse. Thank you very much for such amazing content. On the topic of private methods i did some research and found that using # is better if you want to implement hard security as compiler will create weakSet and weakMap whereas using private keyword just throws error during type checking . Your point is also valid that private accessor is used if you are willing to expose it on other end and want to implement error on programmers end only.
@jayakumar99762 жыл бұрын
Thanks hitesh for typescript videos. I am going to attend Frontend interview.these are the topics i have been covering Javascript = hosting, object, object.prototype, async, Do i need to cover oops? React = hooks, redux, state and props. Need your guidance on Typescript.
@Shan-dx8li Жыл бұрын
after the 15th video 'interface vs type in typescript' the 16th video 'public private in typescript' is a whole different thing. did anything else i miss after the 15th video. he is using something called watch mode. what is this now ?? why he stopped using export {}. where did i missed all these things ??
@muthuvalli3332 жыл бұрын
First HITESH SIR...😀😀😀
@ankushladani4962 жыл бұрын
I am getting error when I am declaring variable using #.
@mayurkeswani23122 жыл бұрын
Back to old studio 🤩🤩.
@HiteshCodeLab2 жыл бұрын
Yeeep
@imamansoni2 жыл бұрын
Classic studio is love ❤️
@HiteshCodeLab2 жыл бұрын
😁
@therealdhruv4560 Жыл бұрын
make next js + typescript+tailwind project video in hindi please
@greenshaheen2 жыл бұрын
Cool.. Plz continue 👍
@HiteshCodeLab2 жыл бұрын
Absolutely
@amanagarwalx Жыл бұрын
I have the same desktop mat , looks like you too are a travel freak like me !
@HiteshCodeLab Жыл бұрын
35 countries and counting
@hsjsj98325 ай бұрын
Sir you missed classes video
@adityashukla18184 ай бұрын
check his complete typescript in 5 hours vid. You will find it there!
@subham_94182 жыл бұрын
is it me or this topic seems decoupled from the previous topics?
@vishal82742 жыл бұрын
Yeah!! Hitesh sir did u teach classes in typescript??I didn't find this code in any of the previous vdos...... I think u missed to upload few vdos 🤔