In mixtyped of array, when we apply map on it callback function parameter shows us all types of data that is present on that array. When we specified that this function should return a string, then the problem comes into the picture. We can not return like this : return hero; We have to write like this : return `${hero}`
Hitesh Sir , Whenever I listen to your voice, my fear of technology vanishes away. I am one of your student at FSJS Bootcamp.😇
4k, Audio quality
Feels really great catching up to the latest video in the playlist ☺️☺️
The video turned out magical.
Thank you soo much for this typescript series. Your teaching is amazing🤗
You are the great teacher in the entire world
In mixtyped of array, when we apply map on it callback function parameter shows us all types of data that is present on that array.
When we specified that this function should return a string, then the problem comes into the picture.
We can not return like this : return hero;
We have to write like this : return `${hero}`
much love !!! keep support the community
Good explanation but pretty basic!! Would love to see some advanced topics in Typescript.
Can you please make a detailed video on scope of native apps over cross platform apps in startup world
Thanks for the mindset!
Sirji excellent content and teaching style
Thank You Sir for providing such good and crisp content
Hlo sir Your videos are awesome 😊😊
never use the word promises again if you are not dealing with her. never
great work
You are so good sir😊
Thank you sir
how you copy a line with short cut key (not by ctrl +c and ctrl+v)
🔥🔥🔥No words
Great 👍
Do we need to raise function keyword before method name?
thanks awesome explanation
What is model name of keyboard?
Thank you :)
Amazing!!
Present Sir...
Really helpful
How can we get the source code ??
Will push it to my github tomorrow
@@HiteshCodeLab Thank you sir
returning void is more like java
cool