Functions in variable | User Role in javascript

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 116

  • @HiteshCodeLab
    @HiteshCodeLab  4 года назад +12

    Hope you are learning a lot, for more visit courses.learncodeonline.in/learn

    • @akshayshirkar5787
      @akshayshirkar5787 4 года назад +1

      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

  • @SuperKalKent
    @SuperKalKent 4 года назад +10

    Your videos have literally changed my understanding of programming and learning. Thank you for all your work.

  • @AmitKumar-vh6ty
    @AmitKumar-vh6ty 4 года назад +55

    Yes plz make video on shortcut key for copy pasting the code

    • @Amanguptajiii
      @Amanguptajiii 4 года назад +5

      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.

  • @vijaydas4486
    @vijaydas4486 Год назад +2

    sir thankyou for opening our mind
    and teaching a soft process of learning Javascript

  • @abhishekj5226
    @abhishekj5226 4 года назад +23

    Yes Sir, please make a video on VS code shortcuts

  • @oussamaseif7498
    @oussamaseif7498 2 года назад

    you are the best teacher for javascript .

  • @ankushthakur2177
    @ankushthakur2177 4 года назад +1

    Awesome series, I am loving it day by day. Best teacher in the world

  • @TanujPandey18
    @TanujPandey18 4 года назад +2

    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 ❤

  • @suvojitpal4875
    @suvojitpal4875 4 года назад +1

    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..😄

  • @mohancena8970
    @mohancena8970 4 года назад +5

    Thank you for everything ❤️
    Make video about keyboard shortcuts

  • @imamansoni
    @imamansoni 4 года назад +1

    Works fine without break; , also yes we want VS Code shortcuts video 👍

  • @sayamkoul3204
    @sayamkoul3204 4 года назад +1

    Yes we want a video on shortcuts as well as the custom theme you have set!!!

  • @ajayrabari433
    @ajayrabari433 4 года назад

    Enjoying the videos. Byt can't wait for the projects.

  • @rutvikpandya2729
    @rutvikpandya2729 4 года назад +8

    make a video on shortcut keys for vs code

  • @ganeshkolase7203
    @ganeshkolase7203 4 года назад +2

    Loving your tutorials!
    Please make a keyboard shortcuts video also

  • @erbhargavvyas
    @erbhargavvyas 4 года назад +1

    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

  • @codelightsparkles2403
    @codelightsparkles2403 4 года назад +2

    awesome video, can we have a video on how you costumized your vs code with exact colors?

  • @sethfrady9334
    @sethfrady9334 4 года назад +1

    You are such a good teacher, thank you! :D

  • @sekarreddy928
    @sekarreddy928 4 года назад +3

    Can you make a video on shortcut keys in vscode

  • @prabhatsingh2606
    @prabhatsingh2606 4 года назад

    Sir i'm enjoying this playlist very much .
    Thanks for amazing content this is very helpful for me

  • @alaaasassii4433
    @alaaasassii4433 3 года назад

    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 ;

  • @myself_nayudu
    @myself_nayudu 4 года назад +2

    Please make a video on keyboard shortcuts

  • @alltech-jg9hi
    @alltech-jg9hi 4 года назад

    having functions as variables can be very nifty, thanks

  • @fayizshah3017
    @fayizshah3017 4 года назад +1

    Yes bro please make a video on shortcuts in vs code

  • @namanjindal3089
    @namanjindal3089 4 года назад

    VS Code shortcuts videdo will me an amazing choice. Will be eagerly waiting for it.

  • @jhonbhai8943
    @jhonbhai8943 2 года назад

    Thanks hitesh for making such awesome videos and second please make a video on keyboard shortcuts video

  • @TanujPandey18
    @TanujPandey18 4 года назад +1

    Please make a video on "how to make your VS code look interactive through using different amazing themes" 😃

  • @davidsonzed
    @davidsonzed 4 года назад

    Yes, we will love to see a video on VS Code short cuts :)

  • @kartikgupta3756
    @kartikgupta3756 4 года назад +1

    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

    • @Shanakam
      @Shanakam 3 года назад +1

      Thankyou for this comment. I was going through comments to find a solution to this issue :)

    • @kartikgupta3756
      @kartikgupta3756 3 года назад

      @@Shanakam 👍

  • @miss_aishya
    @miss_aishya 4 года назад

    Please make a video on VS code shortcuts and would love to know how you created VS code theme which you are using.

  • @muskansrivastava6224
    @muskansrivastava6224 4 года назад

    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.

  • @saharshnigam6526
    @saharshnigam6526 4 года назад

    Yes sir..looking for video on keyboard shortcuts for VS code too

  • @avinashyadav8944
    @avinashyadav8944 4 года назад

    please make keyboard shortcuts video on vscode .... it will increase the productivity

  • @raj_harsh_
    @raj_harsh_ 4 года назад

    Pls make a keyboard shortcut video it's really helpful when we do work in production

  • @surya__6243
    @surya__6243 4 года назад

    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.

  • @Rishiraj-rq8zk
    @Rishiraj-rq8zk 2 года назад

    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.

  • @yashchavan1350
    @yashchavan1350 Год назад

    is there any keyboard shortcuts video on vsCode (windows btw).

  • @NishaYadav-pj5mm
    @NishaYadav-pj5mm 4 года назад

    Thank you sir for amazing video

  • @IqbalAhmed-qk5ix
    @IqbalAhmed-qk5ix 4 года назад

    Nice Explain
    Thank u so much sir

  • @techbhupi9398
    @techbhupi9398 4 года назад

    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

  • @rahulpatel4701
    @rahulpatel4701 4 года назад

    yes video for a keyboard shortcut

  • @SameerKongath
    @SameerKongath 4 года назад

    Nice tutorials

  • @rajaramk1993
    @rajaramk1993 4 года назад +1

    Please make the shortcut key used for copy paste in VS code

  • @khizerrashid3822
    @khizerrashid3822 3 года назад

    Sir kindly tell how to integerate finger print scanner with js or php

  • @ayansahana4033
    @ayansahana4033 4 года назад

    yes please, keyboard shortcut and extensions video.

  • @kapilchhabra3028
    @kapilchhabra3028 4 года назад

    Amazing, Love it!.. VS code shortcut would be best if you will teach. Thanks in advance :)

  • @muskanmall4401
    @muskanmall4401 Год назад

    What viscose extension do you use for code completion

  • @55.yashgoyal40
    @55.yashgoyal40 4 года назад

    yes please make a video on shortcuts

  • @ramachandrabolisetti2602
    @ramachandrabolisetti2602 4 года назад

    is it required to use semicolon near return i need some clarity on it hen it is required when it is not??

  • @anbazhagan6826
    @anbazhagan6826 4 года назад

    Please make a video about VScode shortcuts Sir..

  • @tarunsoni2443
    @tarunsoni2443 Год назад

    Which extension do you use that suggests snippets of code?

  • @cryptoniccodict9566
    @cryptoniccodict9566 4 года назад

    Yes sir please make a video on vs code Shortcuts

  • @deepshikha6841
    @deepshikha6841 4 года назад

    awesome .........sir g

  • @dewmisilva2440
    @dewmisilva2440 2 года назад

    Cannot we use the IF-ELSE STATMENT for this?????

  • @yashpatil6727
    @yashpatil6727 4 года назад

    Yes make video on vs code shortcut

  • @vishaltailors
    @vishaltailors 4 года назад

    Yes sir make vscode shortcuts video

  • @vijaynavale3919
    @vijaynavale3919 4 года назад

    Keep going 👍

  • @sanidhyaojha5676
    @sanidhyaojha5676 4 года назад

    Why don't you make a video on vs code extensions, themes, fonts that you use

  • @kisankumavat8387
    @kisankumavat8387 4 года назад

    Please...Make Video on VS code Shortcuts...ASAP

  • @ankushladani496
    @ankushladani496 2 года назад

    Thank you sir...

  • @jesminaktar4816
    @jesminaktar4816 3 года назад

    please do make a keyboard shortcut video on vscode

  • @Nikhil-qi4oz
    @Nikhil-qi4oz 4 года назад

    Hi Hitesh pls make a video on shortcut keys for vs code

  • @soumalya
    @soumalya 4 года назад

    pls make a video on vs code short cuts

  • @vemulalakshmikumari2762
    @vemulalakshmikumari2762 4 года назад

    Yeah pls make a video on VS Code Shortcuts

  • @Random_Guy_Bharatwale
    @Random_Guy_Bharatwale 2 года назад

    Nice video thnx

  • @p3ace445
    @p3ace445 4 года назад

    Shortcut key video would be great sir.

  • @somitacharjee6366
    @somitacharjee6366 4 года назад

    Sir please make a video on VS code keyboard shortcuts

  • @chairabebillo9787
    @chairabebillo9787 3 года назад

    Sir how to set up the terminal is VS code ?

  • @EricOnline92
    @EricOnline92 Год назад

    Some reason the ${name} does not work in my Javascript. Other than that everything else is flawless. Thank you.

  • @Abdirizakmrashid
    @Abdirizakmrashid 3 года назад

    Thanks eng

  • @rushlive
    @rushlive 4 года назад

    make a video on VS code shortcuts

  • @souvikgopalbhattacharya8582
    @souvikgopalbhattacharya8582 3 года назад

    how can i import one function of one java script to another

  • @deepakdutta784
    @deepakdutta784 2 года назад

    Thank you sir

  • @lilsanji3134
    @lilsanji3134 4 года назад

    make a video for short cut codding

  • @priyanshujain8297
    @priyanshujain8297 2 года назад

    From where can i get all these codes??

  • @satyajitdhal2761
    @satyajitdhal2761 4 года назад

    make a video on shortcut key of vscode

  • @dhananjayshingne9105
    @dhananjayshingne9105 4 года назад

    Please make VS code shortcuts video

  • @anshupanda2149
    @anshupanda2149 4 года назад

    how to configure vs code as urs

  • @TechwithLaughter
    @TechwithLaughter 4 года назад +2

    Sir Theme?😊

  • @085-vaibhavgusain9
    @085-vaibhavgusain9 4 года назад

    Thank u☺

  • @PANKAJKUMAR-fe8zn
    @PANKAJKUMAR-fe8zn 4 года назад

    Shortcut key video of VS code sir...plz

  • @tradingjournal9466
    @tradingjournal9466 4 года назад

    keyboard shortcut video please

  • @abe10
    @abe10 4 года назад

    Please update your React Native course @lcoteam!!

  • @siddiqbah7796
    @siddiqbah7796 4 года назад

    keyboard shortcuts on vs code

  • @keshavgupta6549
    @keshavgupta6549 4 года назад

    Thankyou bhaiyaaa

  • @sivavadlamuri
    @sivavadlamuri 4 года назад

    we Want VsCode shortCut keys specfic video.

  • @IqbalAhmed-qk5ix
    @IqbalAhmed-qk5ix 4 года назад

    Sir, Plz make Video visual studio code shortcut key

  • @vraj3115
    @vraj3115 4 года назад

    #10minutesJS day 15!

  • @harshitverma2707
    @harshitverma2707 2 года назад

    I already know all the shortcuts hehe

  • @mchakraborty7486
    @mchakraborty7486 4 года назад

    plz make video shortcut

  • @ravi_sorathiya
    @ravi_sorathiya 4 года назад +3

    3:00 i sent you request

  • @BikashAdhikari-x8i
    @BikashAdhikari-x8i Год назад

    ${name} is not working in js

  • @dhruvrawat5983
    @dhruvrawat5983 4 года назад

    Extensions,Shortcuts,Themes

  • @mohdabdulmughninouman1592
    @mohdabdulmughninouman1592 2 года назад

    working without break too

  • @ancxkush
    @ancxkush 4 года назад

    Shortcuts video ✋

  • @ArpanNeupaneProductions
    @ArpanNeupaneProductions 4 года назад +1

    First.

  • @sayanghosh2883
    @sayanghosh2883 3 года назад

    yeh Sammy kaun hai pata lagao Daya😂

  • @myke.p
    @myke.p 4 года назад

    Do not make a separate video of shortcuts, you could always tell them in the video instead! XD

  • @SurendraSingh-tf7tk
    @SurendraSingh-tf7tk 4 года назад +1

    First

  • @sharmilapadmanaban4066
    @sharmilapadmanaban4066 4 года назад +1

    Second