as a js dev for many years i could vouch that this is a trippy concept but sir explained in a very easy and understandable way edit: and special thanks for js developers for adding === operator
@Ravi-oh8xz2 жыл бұрын
After watching videos of other youtubers finally I understood from your video❤️❤️❤️Thanks sir
@rishikesh31633 жыл бұрын
i expected dark theme from 1st video.Finally u did it ..Congrats for your wonderful videos. One of the best guide on youtube to learn coding
@interstellar0773 жыл бұрын
Want this series every content come quickly...🙏🙏
@pranjal87073 жыл бұрын
Enjoying series . and loved Dark theame . I am the one who request about dark theame in last vedio .
@yewinnaing9826 Жыл бұрын
Now I can say I am meeting with the awesome teacher of JS . Loving form Myanmar and I'd like to say "Pay for Myanmar"
@Noouurra Жыл бұрын
one of the best channel on KZbin thank you for this amazing video
@mudassirakhter66053 жыл бұрын
awesome explain😍😍
@krishnaadatrao41433 жыл бұрын
Dark theme is highly appreciated please continue this..
@shohankazi53173 жыл бұрын
The way of you explain is just awesome.😍😍😍😍. Wish you a happy youtube journey. Also requesting you to upload the contents of this series faster. Love you ....... From Bangladesh😍😍
@saminenichandana57073 жыл бұрын
Thank you sir for amazing content. Complete this course as soon s possible.
@danielkamau84363 жыл бұрын
yes. dark theme and me are inseparable, even my eyes appreciated before you talk about dark theme
@RawEngineering_ContentSt-qc4jp Жыл бұрын
at 8:16 the thing is only o=false else everything is true
@lakhankumawat52893 жыл бұрын
Currently watching your python series.. Somewhat low energy in this series.. But hats off to your explanation..🙌
@rohithm51553 жыл бұрын
Marks is important or talent is important reddy will reply
@manojkumarp13063 жыл бұрын
Hi Navin , Enjoying your JS series , waiting for Node series continuation 😀
@CultOfJ3 жыл бұрын
Theme's pretty good sir but can you pls use a dark gray theme with medium contrast like in native vs code it's better IMO and I Love your every single video thnx👍
@jamarimcfarlane48442 жыл бұрын
you wanted the guy to convert just for you??
@gunavardhankesanapalli87673 жыл бұрын
I am really enjoying this series
@mrsumitmishra17013 жыл бұрын
Really appreciated
@vaibhavkrkm3 жыл бұрын
I like Dark theme better than light especially during programming!
@xyzabc41723 жыл бұрын
Sir .. thank you so much....much awaited video 🙏
@mylus3602 жыл бұрын
by the way ur classes are amazing and easy english
@thundercodes25413 жыл бұрын
Sir trying making this series so that it will be useful for competitive programming too I mean ascii values 2d arrays etc..
@AkashGupta-pc2cb2 жыл бұрын
Great video. Revised the basic JS behavior.
@jokergaming15013 жыл бұрын
it was very helpful because this topic is the topic which i did not understand so, THANK YOU
@hemkishorepradhan74893 жыл бұрын
Navin u are really awesome teacher ❤️
@kikish_sabina Жыл бұрын
Really informative 👍🏻
@subramanyam.d24m563 жыл бұрын
And also we can remember,String always in white color and number is in golden color. In VS Code and Command prompt terminal.
@babayaga61723 жыл бұрын
Imagine learning javascript promise and asynchronous behavior in such deep nd easy explanation as type conversion ❤️
@prasant10282 жыл бұрын
Happy Teachers day Alien from deep space.
@adthn3 жыл бұрын
Lets goooo!! Appreciate not using the light mode
@Konoha_fr5 ай бұрын
very good video and good explain, thanks a lot mate :)
@chetankumar28383 жыл бұрын
absolutely enjoying and very informative :) Thanks a lotttt sir
@shafiqshams30652 жыл бұрын
This was really helpful, Thank you sir :)
@karthikj75833 жыл бұрын
Hi Sir, Thank you for this awesome video.
@hi-yi7en3 жыл бұрын
Good explanation do more videos...from tirupathi
@hemanthnathmaram31903 күн бұрын
I tried to use "coercion" with already defined string and already defined number. What changed the output?
@singampallirohini68023 жыл бұрын
hi sir i converted the integer variable into string after initilization. like int a=10 string(a) it doesn't work actually ,it shows a is number type only .can u tell me the otherway for conversion after initialization
@teluskosupport Жыл бұрын
let num = 15; let text = num.toString();
@souravd26612 жыл бұрын
awesome explainantion...
@ramkumarm74013 жыл бұрын
White theme is good compare to black. But enjoying your content is awesome.
@umeshpandey52262 жыл бұрын
Dark theme is pretty good..
@RoshanGupta-fk9wi3 жыл бұрын
Great Explanation
@nagaskandakumar8 ай бұрын
👌🏻👌🏻 videos. But your normal videos are in 1.5x speed😅
@夜神月-l8q2 жыл бұрын
Finally dark mode 😊
@selimolmaz3732 жыл бұрын
you are the best!!!!
@VamsiKrishna-ur9xd2 жыл бұрын
wow its just amazing
@dharmgnajoshi88583 жыл бұрын
all the vedios are better very helpfull dark theam is good idea but it will be better if monokai dimmed
@axavier88753 жыл бұрын
Black theme requires 240p minimum whereas white theme can readable in 144p itself. Please use white for the benefit of 2G network using students in village.
@harshal5433 жыл бұрын
Which ECMA version are you referring
@peskingdom13212 жыл бұрын
After these what we have to do and how to create a game or maybe a kind of website
@abhinaykacham23863 жыл бұрын
I done this program in my pc ..if am converting number into string n executing means simply its showing string is not defined
@jayabharathi18252 жыл бұрын
We have to use String not string.. Just now I did the same mistake and worked after using String
@kshrkshr54393 жыл бұрын
hi sir ,while running servlet addition i am getting error as (The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.) then iam not getting webapp folder instead of webcontent , pls help me sir
@ANONYMOUS-gn1ow3 жыл бұрын
You are really doing a great job
@meshkatuddinahammed3 жыл бұрын
Sir, you haven't put ; after deceleration statements. Isn't it syntactical to put it after every eof in javascript? Please explain. Thanks!
@PriyanshuKumar-ni5ll2 жыл бұрын
not necessarily , it is needed sometimes but rest of the times its smart enough to ignore silly mistakes like these
@yashrajtalks3 жыл бұрын
Sir why you are not editing videos that of python series
@TanejagamingS3 жыл бұрын
Hello sir I am learning python but I have window 7 I am using python 2.7.15 so is it ok Python 2
@yuvrajtodkar15853 жыл бұрын
Sir plz solve this doubts 1. command 'Code- runner.run' not found. 2.Extension host terminated unexpectedly. Also plz open telegram group for doubts sir😊😊
@Some1s_story2 жыл бұрын
I wanted to know about nan from u.
@varshinialla23223 жыл бұрын
i am not getting output in the terminal. can anyone say why?
@jayantamondal3242 Жыл бұрын
is typeof a operator or keyword?
@jameskulu3 жыл бұрын
default vs code dark theme would be preferred
@babayaga61723 жыл бұрын
Sir though dark theme is cool but for learning purpose light theme is always preferd ..
@gautam57793 жыл бұрын
6 will come as output type-number
@teja68193 жыл бұрын
sir please do tutorials for blockchain developers after javascript
@luffy_codesАй бұрын
fun fact : if u do 1+true it will give 2 and 1+false it will give 1.
@STORYFORLIFE.5 ай бұрын
thans sir
@juancoll12062 ай бұрын
This order only works for me like this let expression = 'Number("1 2 3")'; console.log(expression); [Running] node "c:\Users\Servidor\OneDrive\Escritorio\js\first.js" Number("1 2 3") [Done] exited with code=0 in 0.098 seconds
@escobarguys96852 күн бұрын
Why it's consider string , why can't consider number first
@vigneswarmadhala89627 ай бұрын
x is not a good variable name - Telusko (2021)
@Saikrishnapaao2 жыл бұрын
When I changing number as string I got an error "number is not defined"
@teluskosupport Жыл бұрын
let a=4; let b=a.toString(); work properly
@satyamanoj76943 жыл бұрын
Sir, Can you please tell , why are you not using name
@sheldoncooper33733 жыл бұрын
Can you please make a video series on Drool Engine? There are no good video series on that topic. Udemy has just one small course on drools
@fazilkhan40323 жыл бұрын
Plz keep indexing of all videos
@subhajitkhasnobish2370 Жыл бұрын
so nice...
@MuhammadHamza-pv3fl3 жыл бұрын
please add a js library in this javascript tutorial like react or react native plzzz don't ignore my comment I have watched your python tutorial now i'm learning this js series from Pakistan
@12pseudonym3 жыл бұрын
Also empty string is "Falsy"
@teluskosupport Жыл бұрын
if you declare a variable and nothing is intialize then variable value is undefined that is empty.
@tomasmatusek62923 жыл бұрын
"Welcome back Idiots" :D
@mehedihasankhairul83543 жыл бұрын
Awesome
@Saikrishnapaao2 жыл бұрын
I have a doubt sir
@barbarasanchezvasquez22422 жыл бұрын
Thanks.
@40kreshakshatriya9-i83 жыл бұрын
Sir pls Use material them
@shrikantnaik28223 жыл бұрын
pretty nice
@ramen_0122 жыл бұрын
1kth like by me
@nageshreddy67382 жыл бұрын
Ur linkedin profile please 🥺🥺
@ganapathypt64103 жыл бұрын
This theme is good for videos what about your eyes 👀?
@TheTechCritic113 жыл бұрын
pls dont use high contrast
@Ridewithsumeit3 жыл бұрын
Please sir upload full javascript playlist as soon as possible❤️
@adthn3 жыл бұрын
He is doing it
@coolgirlsharu3 жыл бұрын
@@adthn okay
@bibinmidhila17833 жыл бұрын
👍
@mdinamulhasan19813 жыл бұрын
Done
@rohrakaran3 жыл бұрын
6 number
@umarbshehu76475 ай бұрын
I like the video, but you were talking fast.
@a.j.1.8742 жыл бұрын
gud
@Bashiroon9 ай бұрын
Python is much better 😂
@shahidavalisyed4872 жыл бұрын
6 string
@prashantsehgal5823 жыл бұрын
Please Sir change the theme
@michaelmoore6452 жыл бұрын
I did NOT subscribe to ANYTHING on KZbin. I've been FRAUDED. Please Unsubscribe Me from any and all Subscrptions You may blindly think I have!
@sikarwardeepraj3 жыл бұрын
Sorry sir but can u teach in hindi language..
@talhatayyab64222 жыл бұрын
just a teaser: console.log("5"+2+3) console.log(2+3+"5")
@bottomfraggergg Жыл бұрын
@TanejagamingS3 жыл бұрын
Hello sir I am learning python but I have window 7 I am using python 2.7.15 so is it ok Python 2