Hope you are learning a lot, for more visit courses.learncodeonline.in/learn
@akshayshirkar57874 жыл бұрын
var getsUerRole=function (name,role) { switch (role) { case "admin": return`${name} is the admin and have full access of org`; break; case "sub-admin": return`${name} is the sub-admin and have full access of org`; case "testprep": return`${name} is the ${role} and have acess to create and delete the course`; case "user": return`${name} is the ${user} and have access to consume the content`; default: return`${name} is partial user and havent yet completed the process`; } } var getUserRole= getsUerRole("akshay","testprep"); console.log(getUserRole); console.log(getsUerRole("praju","admin")); my code with little bit of invention
@AmitKumar-vh6ty4 жыл бұрын
Yes plz make video on shortcut key for copy pasting the code
@Amanguptajiii4 жыл бұрын
ctrl+C for copy ctrl + V for paste shift + slash (/) for comment in any language. ctrl + shift + left or right arrow to select texts. ctrl + D for delete ctrl + A for select All text. ctrl + X for cut the text and ctrl + V paste. window + tab for changing the window instent. these are the basic shortcut you will use most while programming.
@SuperKalKent4 жыл бұрын
Your videos have literally changed my understanding of programming and learning. Thank you for all your work.
@HiteshCodeLab4 жыл бұрын
Thanks
@abhishekj52264 жыл бұрын
Yes Sir, please make a video on VS code shortcuts
@daaaa-n7q2 жыл бұрын
sir thankyou for opening our mind and teaching a soft process of learning Javascript
@oussamaseif74982 жыл бұрын
you are the best teacher for javascript .
@ankushthakur21774 жыл бұрын
Awesome series, I am loving it day by day. Best teacher in the world
@TanujPandey184 жыл бұрын
Btw, I am enjoying this JS series. It's pretty easy and simple. As you said earlier that with no ground-breaking stuffs! 😊 Thank you Hitesh ❤
@suvojitpal48754 жыл бұрын
Woow amazing, as per assignment the break statement are not require, as function returns at break statement and not go further. I am getting a great experience with you sir..😄
@rutvikpandya27294 жыл бұрын
make a video on shortcut keys for vs code
@mohancena89704 жыл бұрын
Thank you for everything ❤️ Make video about keyboard shortcuts
@ajayrabari4334 жыл бұрын
Enjoying the videos. Byt can't wait for the projects.
@alaaasassii44333 жыл бұрын
4:17 I think you can make a variable and put the text then you put break and then return this variable like this : function getUserRole (name , role ) { switch(role) { let text case "one" : text = ```````` ; break ; case "two" : // samething // and then return text ;
@imamansoni4 жыл бұрын
Works fine without break; , also yes we want VS Code shortcuts video 👍
@sayamkoul32044 жыл бұрын
Yes we want a video on shortcuts as well as the custom theme you have set!!!
@ganeshkolase72034 жыл бұрын
Loving your tutorials! Please make a keyboard shortcuts video also
@sethfrady93344 жыл бұрын
You are such a good teacher, thank you! :D
@codelightsparkles24034 жыл бұрын
awesome video, can we have a video on how you costumized your vs code with exact colors?
@sekarreddy9284 жыл бұрын
Can you make a video on shortcut keys in vscode
@prabhatsingh26064 жыл бұрын
Sir i'm enjoying this playlist very much . Thanks for amazing content this is very helpful for me
@erbhargavvyas4 жыл бұрын
Yes plz make video on shortcut key for copy pasting the code And also extension of the VS code you use most for various language
@myself_nayudu4 жыл бұрын
Please make a video on keyboard shortcuts
@davidsonzed4 жыл бұрын
Yes, we will love to see a video on VS Code short cuts :)
@fayizshah30174 жыл бұрын
Yes bro please make a video on shortcuts in vs code
@Rishiraj-rq8zk3 жыл бұрын
Hey Hitesh one question I had while this lecture i.e. after return where that value gets stored intermediately like in cache or elsewhere. Till we store it in function variable. Somewwhere that value might have been saved calling upon that function.
@alltech-jg9hi4 жыл бұрын
having functions as variables can be very nifty, thanks
@jhonbhai89433 жыл бұрын
Thanks hitesh for making such awesome videos and second please make a video on keyboard shortcuts video ❤
@namanjindal30894 жыл бұрын
VS Code shortcuts videdo will me an amazing choice. Will be eagerly waiting for it.
@kartikgupta37564 жыл бұрын
A small difference between a function and a function variable is that we can call function before declaring it but in case of variable function we have to declare the variable and assign a function to it before calling it. A Bonus for the one who will read this comment
@Shanakam3 жыл бұрын
Thankyou for this comment. I was going through comments to find a solution to this issue :)
@kartikgupta37563 жыл бұрын
@@Shanakam 👍
@tarunsoni2443 Жыл бұрын
Which extension do you use that suggests snippets of code?
@saharshnigam65264 жыл бұрын
Yes sir..looking for video on keyboard shortcuts for VS code too
@IqbalAhmed-qk5ix4 жыл бұрын
Nice Explain Thank u so much sir
@NishaYadav-pj5mm4 жыл бұрын
Thank you sir for amazing video
@TanujPandey184 жыл бұрын
Please make a video on "how to make your VS code look interactive through using different amazing themes" 😃
@muskansrivastava62244 жыл бұрын
Hello Sir, I always watch your all video. Your teaching method is easy and interesting. Can you please make a video on "WordPress" theme and plugin development.
@rahulpatel47014 жыл бұрын
yes video for a keyboard shortcut
@ramachandrabolisetti26024 жыл бұрын
is it required to use semicolon near return i need some clarity on it hen it is required when it is not??
@miss_aishya4 жыл бұрын
Please make a video on VS code shortcuts and would love to know how you created VS code theme which you are using.
@muskanmall4401 Жыл бұрын
What viscose extension do you use for code completion
@rajaramk19934 жыл бұрын
Please make the shortcut key used for copy paste in VS code
@yashchavan1350 Жыл бұрын
is there any keyboard shortcuts video on vsCode (windows btw).
@vijaynavale39194 жыл бұрын
Keep going 👍
@kapilchhabra30284 жыл бұрын
Amazing, Love it!.. VS code shortcut would be best if you will teach. Thanks in advance :)
@ayansahana40334 жыл бұрын
yes please, keyboard shortcut and extensions video.
@ravi_sorathiya4 жыл бұрын
3:00 i sent you request
@avinashyadav89444 жыл бұрын
please make keyboard shortcuts video on vscode .... it will increase the productivity
@SameerKongath4 жыл бұрын
Nice tutorials
@raj_harsh_4 жыл бұрын
Pls make a keyboard shortcut video it's really helpful when we do work in production
@chairabebillo97874 жыл бұрын
Sir how to set up the terminal is VS code ?
@khizerrashid38223 жыл бұрын
Sir kindly tell how to integerate finger print scanner with js or php
@55.yashgoyal404 жыл бұрын
yes please make a video on shortcuts
@deepshikha68414 жыл бұрын
awesome .........sir g
@cryptoniccodict95664 жыл бұрын
Yes sir please make a video on vs code Shortcuts
@anbazhagan68264 жыл бұрын
Please make a video about VScode shortcuts Sir..
@priyanshujain82972 жыл бұрын
From where can i get all these codes??
@dewmisilva24403 жыл бұрын
Cannot we use the IF-ELSE STATMENT for this?????
@yashpatil67274 жыл бұрын
Yes make video on vs code shortcut
@vishaltailors4 жыл бұрын
Yes sir make vscode shortcuts video
@TechwithLaughter4 жыл бұрын
Sir Theme?😊
@dhruvrawat59834 жыл бұрын
Its Bear I think
@abhinavkuruvilajoseph92744 жыл бұрын
he is using a custom theme he said that he'll make it as a extension soon
@ankushladani4962 жыл бұрын
Thank you sir...
@techbhupi93984 жыл бұрын
Since we are using return keyword break keyword is of no use so if we remove break keyword from here ,there will be no effect
@vemulalakshmikumari27624 жыл бұрын
Yeah pls make a video on VS Code Shortcuts
@souvikgopalbhattacharya85823 жыл бұрын
how can i import one function of one java script to another
@sanidhyaojha56764 жыл бұрын
Why don't you make a video on vs code extensions, themes, fonts that you use
@Nikhil-qi4oz4 жыл бұрын
Hi Hitesh pls make a video on shortcut keys for vs code
@p3ace4454 жыл бұрын
Shortcut key video would be great sir.
@surya__62434 жыл бұрын
Sir please give suggestions for ug joining students 2020 who are interested in programming.And please tell us basics which we should know before joining college.
@Random_Guy_Bharatwale2 жыл бұрын
Nice video thnx
@soumalya4 жыл бұрын
pls make a video on vs code short cuts
@vraj31154 жыл бұрын
#10minutesJS day 15!
@kisankumavat83874 жыл бұрын
Please...Make Video on VS code Shortcuts...ASAP
@abe104 жыл бұрын
Please update your React Native course @lcoteam!!
@deepakdutta7842 жыл бұрын
Thank you sir
@somitacharjee63664 жыл бұрын
Sir please make a video on VS code keyboard shortcuts
@jesminaktar48164 жыл бұрын
please do make a keyboard shortcut video on vscode
@anshupanda21494 жыл бұрын
how to configure vs code as urs
@085-vaibhavgusain94 жыл бұрын
Thank u☺
@rushlive4 жыл бұрын
make a video on VS code shortcuts
@lilsanji31344 жыл бұрын
make a video for short cut codding
@keshavgupta65494 жыл бұрын
Thankyou bhaiyaaa
@Abdirizakmrashid3 жыл бұрын
Thanks eng
@satyajitdhal27614 жыл бұрын
make a video on shortcut key of vscode
@harshitverma27073 жыл бұрын
I already know all the shortcuts hehe
@PANKAJKUMAR-fe8zn4 жыл бұрын
Shortcut key video of VS code sir...plz
@EricOnline92 Жыл бұрын
Some reason the ${name} does not work in my Javascript. Other than that everything else is flawless. Thank you.
@dhananjayshingne91054 жыл бұрын
Please make VS code shortcuts video
@BikashAdhikari-x8i Жыл бұрын
${name} is not working in js
@sivavadlamuri4 жыл бұрын
we Want VsCode shortCut keys specfic video.
@siddiqbah77964 жыл бұрын
keyboard shortcuts on vs code
@IqbalAhmed-qk5ix4 жыл бұрын
Sir, Plz make Video visual studio code shortcut key
@tradingjournal94664 жыл бұрын
keyboard shortcut video please
@mchakraborty74864 жыл бұрын
plz make video shortcut
@dhruvrawat59834 жыл бұрын
Extensions,Shortcuts,Themes
@ancxkush4 жыл бұрын
Shortcuts video ✋
@ArpanNeupaneProductions4 жыл бұрын
First.
@sayanghosh28833 жыл бұрын
yeh Sammy kaun hai pata lagao Daya😂
@mohdabdulmughninouman15922 жыл бұрын
working without break too
@SurendraSingh-tf7tk4 жыл бұрын
First
@myke.p4 жыл бұрын
Do not make a separate video of shortcuts, you could always tell them in the video instead! XD