Don't Use a Mouse Anymore! VSCode Shortcuts Tips and Tricks

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 207

  • @hisoka4736
    @hisoka4736 2 ปีที่แล้ว +217

    You can also press Ctrl+L to clear the terminal instead of typing the actual 'clear' command.

    • @rvft
      @rvft 2 ปีที่แล้ว +1

      Also if you set CMD as default terminal then clear won't work, instead you should use "CLS"

    • @SIGMA_BLYAT
      @SIGMA_BLYAT 2 ปีที่แล้ว +39

      You can actually mentally clear the terminal, just close your eyes

    • @rvft
      @rvft 2 ปีที่แล้ว +9

      @@SIGMA_BLYAT Ah yes, Russian way

    • @it_is_ni
      @it_is_ni 2 ปีที่แล้ว

      @@rvft That would be: in Soviet Russia terminal clears you.

    • @diyshow888
      @diyshow888 2 ปีที่แล้ว

      It works 👍

  • @alivelidurali
    @alivelidurali 2 ปีที่แล้ว +63

    CTR + W: Close files
    CTR + P: Find files
    CTR + Tab: Switch windows
    CTR + SHIFT + P: Command Palette (for commands)

    • @matheusosa
      @matheusosa 2 ปีที่แล้ว +2

      ALT + F4: Refresh page

    • @SR-ti6jj
      @SR-ti6jj 2 ปีที่แล้ว +8

      @@matheusosa I tried this and it deleted my life's work. Thanks a lot

    • @张生-j3h
      @张生-j3h ปีที่แล้ว

      @@matheusosa This is really effective. I just tried.

  • @muhammadisa440
    @muhammadisa440 2 ปีที่แล้ว +8

    This is all I needed to become more efficient, Thanks a lot for sharing all the shortcuts and vs code hacks!

  • @pradumanpandey6065
    @pradumanpandey6065 2 ปีที่แล้ว +1

    Thank you very much for this shortcuts,
    Specially for ctrl + g for directly moving to the line.

  • @martinmajtan8119
    @martinmajtan8119 2 ปีที่แล้ว +45

    Opening project
    ctrl+` : terminal
    code nameOfProject (in terminal) : open project
    Tab shortcuts
    Alt+1 : Open first tab
    Alt+2 : Open second tab
    etc
    Ctrl+p : Search files
    Ctrl+w : Close active tab
    Ctrl+k+w : Close all tabs
    Instead create folder folder file
    use Create File: folder1/folder2/file.js
    Ctrl+b : Hide/open sideBar
    Ctrl and + : Zoom in
    Ctrl and - : Zoom out
    Appearance shortcuts
    Ctrl+\ : Split screen
    Ctrl+1 : Screen 1
    Ctrl+2 : Screen 2
    Terminal shortcuts
    Arrow up/down : previous commands
    clear : clear terminal
    Code faster shortcuts
    Ctrl+arrows : skip blocks
    Ctrl+Shift+arrows : Select blocks of text
    Ctrl+x : cut line (select line not element,
    same for copy)
    Ctrl+/ : comment line
    Alt+shift+arrow(up/down) : duplicate line
    (I will update it)

    • @diwakar8815
      @diwakar8815 2 ปีที่แล้ว +2

      I completed the rest🙃
      Productivity shortcuts
      1 Ctrl+Shift+O to find variable/function name quickly
      2 Ctrl+G to go to line number
      3 Hover mouse over functions,images,links to see what they are coded as
      4 Learn Framework related shortcuts

    • @martinmajtan8119
      @martinmajtan8119 2 ปีที่แล้ว +1

      @@diwakar8815 Thanks I had job interview so I didnt have time

    • @vlastimilslechta8927
      @vlastimilslechta8927 2 ปีที่แล้ว +1

      Thanks for that X

    • @dark_star1
      @dark_star1 2 ปีที่แล้ว

      🤍💜🔥

    • @mdiqbalhossain9832
      @mdiqbalhossain9832 2 ปีที่แล้ว

      Thank you

  • @Corntrop
    @Corntrop 2 ปีที่แล้ว +3

    Thank you so much i was always wondering how you could choose same texts. Now i know. You are the best

  • @m3tsla629
    @m3tsla629 2 ปีที่แล้ว +6

    Hi, lama dev ,your channel is the ultimate shortcut for frontend developers. You are just awesome , very grateful for your sharing !

  • @GodYutaru
    @GodYutaru 2 ปีที่แล้ว +3

    Thanks a lot, this video is very helpful! ❤
    I'd like to add one of my favorite: CTR + SHIFT + F you can find anything in your project

  • @theatypicaldeveloper
    @theatypicaldeveloper 2 ปีที่แล้ว +1

    ctrl + h for find and replace - one of my favourites, thanks for sharing :)

  • @Ace-pi8lm
    @Ace-pi8lm 2 ปีที่แล้ว +2

    Bro you're the best... such an inspiration. Learning a lot from. Please keep making more videos. I'm your biggest fan now.

  • @challow90221
    @challow90221 2 ปีที่แล้ว +6

    Just wanted to say thank you for this shortcut tutorial on VS Code. Just an update… @9:36 while toggling the “find and replace” feature, if you have a Mac, the key-binding/keyboard shortcut {command + h} is the default global application hide toggle and its non changeable(at least not easily/conventionally changeable) system level command like Command + -C, -V, or -X, etc. I believe the alternate key for toggling “find and replace”, would be (Command + shift + H) which should work but if your hell-bent on using (Command + H) there is likely a way to reassign the shortcut by using BetterTouchTool or even 3rd party applications such as QuiKeys or Karabiner. I found all this out when I tried to use the (command + H) to use the find and replace feature in VS Code and it kept hiding my apps smh. Then I tried to change the shortcut through conventional means via the system preferences, but these system shortcuts are hidden so you can’t easily change/reassign them. Hope this helped and save you precious time. For more help press (command + shift+ p) and type in keyboard shortcuts.

    • @alb12345672
      @alb12345672 2 ปีที่แล้ว +1

      I have a 12 button gaming mouse. You can program lots of those shortcuts! Don't even have to touch the keyboard!

  • @persas1683
    @persas1683 2 ปีที่แล้ว +1

    Thanks. I learned from this video:
    Ctrl + \ to open side by side windows
    Crtl + [number] to switch between them

  • @usamaahmad6669
    @usamaahmad6669 2 ปีที่แล้ว

    I love to Lama Dev Because safak is a legend person and full expert in programming (React).I understand very well in little time due to lama dev. Thanks man. Love from Pakistan.

  • @nguyenthuan6661
    @nguyenthuan6661 2 ปีที่แล้ว +6

    Thank you so much Lama. If there's a summary of all the shortcuts that used in the video, that would be very great.

  • @Jmfufghf
    @Jmfufghf 2 ปีที่แล้ว +7

    The last thing you do is close the window by clicking the x with your mouse which I thought was really funny because this is about using the keyboard but I agree with you I use those shortcuts too and find them way faster than using just a mouse

  • @RianY2K
    @RianY2K 2 ปีที่แล้ว +2

    Thank you for this vs code tips 👍

  • @kobbyisvalid
    @kobbyisvalid 2 ปีที่แล้ว +14

    CTRL+X is going to cut the line, but to delete the line you can use CTRL+SHIFT+K

    • @asheytm
      @asheytm 11 หลายเดือนก่อน

      or CTRL L and Backspace

  • @paschalynukwuani6980
    @paschalynukwuani6980 2 ปีที่แล้ว

    Wow. Lama this is amazing. Thank you for uploading this video.

  • @TigranKheranyan-c1s
    @TigranKheranyan-c1s 2 ปีที่แล้ว

    In 13:06 you can also use ctrl + f in windows or cmd + f in mac.

  • @tunjigeorge5666
    @tunjigeorge5666 ปีที่แล้ว

    This is really an eye opener. Great content 👌

  • @s1nceethernity697
    @s1nceethernity697 2 ปีที่แล้ว +11

    one of the ones I like the most is alt f4, I use it whenever an error appears, it always disappears

    • @MilesNnaji
      @MilesNnaji ปีที่แล้ว +2

      You just made me close my vscode I didn’t save my work i wasn’t thinking i clicked alt f4 the vscode application just logoff including all my terminal

  • @GabrielMartinez-ez9ue
    @GabrielMartinez-ez9ue 2 ปีที่แล้ว +1

    Thank you! very very useful

  • @MohammadFarhaanKhan
    @MohammadFarhaanKhan 2 ปีที่แล้ว +2

    A: Commenting code:
    CTRL+K creates a -BREAKPOINT-. Breakpoints don't respond to CTRL+/ so highlight your code, use CTRL+K to remove the breakpoint; then press CTRL+/ to uncomment your block. Also CTRL + / TO comment out the line or selected lines see point (J)
    B: opening Terminal: CTRL + ` button.
    C : Navigating in between opened files in visual studio code editor using:
    ALT + 1 , ALT + 2 , ALT + 3 etc for opening file in first file , second file , and third file respectively depending upon the location from file explorer.
    CTRL + P to activate search functionality in case if we are working on multiple tabs (file opened) and just typed the name of file and get make it opened and now no need to count or keep remember the file count as in case of first short-cut. Like ALT+1,2,3 etc.
    D: closing the opened file in editor: CTRL + W , is he short-cut to close the single file at which u are working right now.
    To close all the Tabs or the opened file in the editor you can use the short-cut = CTRL + K + W
    E: CREATING FOLDER: click on create folder icon in side bar of file explorer, FOLDER > FOLDER2 inside folder > my app.jss

    F: CLOSING THE SIDE BAR (File explorer) : CTRL + B
    G: ZOOM CONTROL : Zoom in : CTRL + =
    Zoom out : CTRL + --
    H: SPLIT VS CODE SCREEN TO SEE / WORK TWO FILES SIMULTANEOUSLY: CTRL +\
    And to switch between two splitted screen use short cut CTRL 1 AND CTRL 2 to switch between screen 1 and 2 respectively.
    I: To clear Terminal : type clear in terminal
    J:SELECTING TEXT/CODE: CTRL + ARROW LEFT OR RIGHT TO select text or code left or right .
    CTRL + ARROW UP OR DOWN to select lines of code from top to or to top from bottom respectively.
    K:DELETING : CTRL + X to delete a particular line where your cursor is at right now .on that particular line.
    L:COPYING LINES OF CODE: ALT + SHIFT + ↓ KEY TO copy lines of code downward.
    M: CTRL + D to select multiple item and than change/edit/or replace your desired text. You just need tochoose your initial point . and select one by one using ctrl +d
    N: ALT + CLICK LEFT CLICK , keeping the alt press and clicking all those location where you want to type the same text or the code you want.
    O: CTRL + D to select lines or code block and than you can use ALT+↓ and ALT+↑ key to move your code or line to upside or down where you want to put the code .or the text.
    P: CTRL+SHIFT+O to get list of all your functions ,methods , variables and etc ,no need to scroll throughout the whole code .Just scroll the list afte the short code.
    Q: Hover over the Function, variable , or the method etc that you are confused or trying to figure out where did it come from or where did it was first time declared first time than just hover over that piece and press CTRL I.E. HOVER+ CTRL

    • @cchelseacxx
      @cchelseacxx 2 ปีที่แล้ว

      👆Send a direct message for help 🆙 ⬆️…

    • @TheWilDOn31
      @TheWilDOn31 ปีที่แล้ว

      with selecting text maybe you meant Ctrl + Shift + arrow

  • @aditya6431
    @aditya6431 2 ปีที่แล้ว +1

    these are like super powers :)
    just like "superhuman" is for emails.
    "making small improvements on a daily basis can lead to a significant difference in the long-run" - Atomic Habits [James Clear]

  • @alimamedov9684
    @alimamedov9684 2 ปีที่แล้ว

    Mükemmelsin, Safak. Projelerin için sana çok teşekkür ederim. You are super!

  • @bennailyes9303
    @bennailyes9303 2 ปีที่แล้ว +1

    Thank you a lot safak, I appreciate your time, please make a big project on MERN like a real estate or ticket system

  • @tauhidhasan2197
    @tauhidhasan2197 2 ปีที่แล้ว

    You are a great teacher... I learned a lot from you.

  • @damianwasilewski6928
    @damianwasilewski6928 2 ปีที่แล้ว

    I heard about Ctrl+Shift+O for the first time, but definietly gonna be using it :D

  • @Henry-mg1ro
    @Henry-mg1ro 2 ปีที่แล้ว

    What a Developer👍

  • @iqwebserve3973
    @iqwebserve3973 ปีที่แล้ว

    Great video. I am sure someone mentioned, but switching tabs on Mac is Ctrl + #. Thanks

  • @ZahidHussain-hj2dk
    @ZahidHussain-hj2dk 2 ปีที่แล้ว +1

    Where had u gone lama ...?
    We are really missing your projects...
    Plz bring some more magic as we learnt a lot from u...
    Love from Pakistan

  • @John-sl5zz
    @John-sl5zz 2 ปีที่แล้ว

    this was really so helpful
    thanx a ton

  • @sanjeevsharma4819
    @sanjeevsharma4819 2 ปีที่แล้ว +1

    Hi Lama dev, Please make more projects on MERN

  • @heavypanda
    @heavypanda 2 ปีที่แล้ว

    6:15 btw for clear terminal you can use CTRL+L

  • @inyangcharles3046
    @inyangcharles3046 2 ปีที่แล้ว

    CTR LOVE: i love this thank you

  • @emanuelbenitez880
    @emanuelbenitez880 2 ปีที่แล้ว +3

    Excelente profesor... contenido de calidad.

  • @MrVipulLal
    @MrVipulLal 2 ปีที่แล้ว

    Great flow. Thanks for the video

    • @cchelseacxx
      @cchelseacxx 2 ปีที่แล้ว

      👆Send a direct message for help 🆙 ⬆️…

  • @woofcode3383
    @woofcode3383 2 ปีที่แล้ว

    Thanks so much Lama you da bestttt!!!!

  • @alexanderkomanov4151
    @alexanderkomanov4151 ปีที่แล้ว

    So useful! Thanks!!!

  • @Reel_InsightYT
    @Reel_InsightYT 2 ปีที่แล้ว +1

    Thank you so much sir

  • @marimuthur9456
    @marimuthur9456 2 ปีที่แล้ว

    It's very useful thank you so much for your knowledge sharing keep posting like this 😊👌🏼👌🏼👌🏼

  • @bekzodqodirov6287
    @bekzodqodirov6287 2 ปีที่แล้ว

    thnk you man, appreciate your work

    • @cchelseacxx
      @cchelseacxx 2 ปีที่แล้ว

      👆Send a direct message for help 🆙 ⬆️…

  • @xyancpo
    @xyancpo ปีที่แล้ว

    Thank you this video is life helper

  • @NNNedlog
    @NNNedlog 2 ปีที่แล้ว

    Thanks a lot for these videos

  • @davidvardanyan7986
    @davidvardanyan7986 2 ปีที่แล้ว

    Great video, thanks

  • @leelynnchanel
    @leelynnchanel 2 ปีที่แล้ว +3

    I just want you to know that you are so amazing! I love your tutorials and I’ve successfully created a food ordering app watching them! Would you consider create an online educational platform like preply or Udemy with live online teaching features? That would inspire me to create a community online university in Southeast Asia to help people. But regardless, keep up the good work and thank you for everything!

  • @zulfiqar7967
    @zulfiqar7967 2 ปีที่แล้ว +2

    Do more nextjs projects with web3 .. it's quite interesting

  • @HARRYTandel-p1q
    @HARRYTandel-p1q ปีที่แล้ว

    thank you sir🙌🙌

  • @FreeTechnoOnlineCodingandIT
    @FreeTechnoOnlineCodingandIT 2 ปีที่แล้ว

    Hey, thanks for the shortcuts 👏🏽👏🏽❣❣

  • @pravinromano8774
    @pravinromano8774 2 ปีที่แล้ว

    Thank you so much for the tips sir

  • @techyguy7776
    @techyguy7776 2 ปีที่แล้ว +2

    Lama my man I wish I could donate to you but I am not earning yet but I really appreciate the high quality tutorials that you provide for free I mean I am really sorry that I cannot support you I any way possible!!

    • @LamaDev
      @LamaDev  2 ปีที่แล้ว +3

      Man, your comment is more than enough for me.

    • @techyguy7776
      @techyguy7776 2 ปีที่แล้ว

      @@LamaDev You are too generous!!

    • @jay8118
      @jay8118 2 ปีที่แล้ว

      @@LamaDev feeling same as a student...will surely pay something after I start earning

  • @arunkashyap3479
    @arunkashyap3479 ปีที่แล้ว

    6:45 and what is the shortcut if I want to go at the end of that line directly to write next line
    please reply
    if anyone know this

  • @aouncheema3838
    @aouncheema3838 2 ปีที่แล้ว

    Great video

  • @frontend_notes
    @frontend_notes 2 ปีที่แล้ว

    Thank, extremely useful 👍

  • @nithinraj342
    @nithinraj342 2 ปีที่แล้ว +3

    Hi bro, could you make some projects related to nest.js or react-native or flutter.

  • @lazygamer6249
    @lazygamer6249 2 ปีที่แล้ว

    Great. Make more videos of daily usage of shortcuts. Thank you

  • @ashik_dev
    @ashik_dev 5 หลายเดือนก่อน

    very helpful video.

  • @K.Huynh.
    @K.Huynh. 2 ปีที่แล้ว

    thank you for sharing!

  • @samueloliveira4465
    @samueloliveira4465 2 ปีที่แล้ว

    Great video 🇧🇷

  • @PURPLECUT
    @PURPLECUT 2 ปีที่แล้ว +3

    i find ctrl + j to be a easier command for terminal not sure if there is a difference tho (over ctrl + `)

    • @emberavenge7162
      @emberavenge7162 2 ปีที่แล้ว +1

      As far I know there's not really a difference, it's just preference

  • @ankitdubey9310
    @ankitdubey9310 2 ปีที่แล้ว

    In a few years time you would be the most famous YTer in this segment

  • @mr.v.sanjay9847
    @mr.v.sanjay9847 11 หลายเดือนก่อน

    thank you so much

  • @alexandersamokhin
    @alexandersamokhin 2 ปีที่แล้ว +1

    To clear terminal I’m always using Ctrl+L. Saw this trick in Cs50.

  • @abhiraaid
    @abhiraaid ปีที่แล้ว

    Holding Alt will toggle Top Bar menus, use Arrow keys and Esc key to navigate!

  • @minhthienn4081
    @minhthienn4081 ปีที่แล้ว

    Thank you sir!

  • @amilkantor2514
    @amilkantor2514 2 ปีที่แล้ว

    in minute 2:04 how to copy paste fast like that?
    Thank You. Sorry for bad english

  • @mspconstructions2406
    @mspconstructions2406 2 ปีที่แล้ว

    Thank you so much :)

  • @thecoderhenry
    @thecoderhenry 2 ปีที่แล้ว +2

    Thanks Lama. Please i ask for one favour . can u teach the forgotten password login with node js and react frontend .im a learner and i have been having that issue for a while..thanks and i hope u see this. you're the best sir

  • @eliodrallag4806
    @eliodrallag4806 2 ปีที่แล้ว

    Much better than vs code cheat sheet pdf file.

  • @wisdomelue
    @wisdomelue 2 ปีที่แล้ว

    very useful, thanks

  • @5211486
    @5211486 ปีที่แล้ว

    thanks bro. love from Pakistan.

  • @mehmetsayn573
    @mehmetsayn573 2 ปีที่แล้ว

    Lama adamsın çok beğeniyorum videolarını

  • @zuzukouzina-original
    @zuzukouzina-original 2 ปีที่แล้ว

    Thnx for this awesome video. But I do recommend you to learn Vim, there’s an extension for vscode called Vim.

  • @grx4.067
    @grx4.067 2 ปีที่แล้ว

    Hi ! I really like the way you explain each and every thing
    Can you also make tutorials on chrome extension development

  • @coder5336
    @coder5336 2 ปีที่แล้ว +1

    Omg best teacher ever. I'll start practising tomorrow. Can somebody recommend any good keyboard?

  • @peterloc
    @peterloc 11 หลายเดือนก่อน

    how can you make the circle color around affect on youtube's like and dislike bottom at the end of video?

  • @mehdizeynalov1062
    @mehdizeynalov1062 8 หลายเดือนก่อน

    Tesekkurler mukemmeldi.

  • @rossdafodil7931
    @rossdafodil7931 2 ปีที่แล้ว

    adding the -r tag to code in the terminal will open it in the current vscode window

    • @cchelseacxx
      @cchelseacxx 2 ปีที่แล้ว

      👆Send a direct message for help 🆙 ⬆️…

  • @debankanmitra2425
    @debankanmitra2425 ปีที่แล้ว

    is this a vim replacement? or still is should go for vim?

  • @hakkicengiz
    @hakkicengiz 2 ปีที่แล้ว

    harikasın bro 🔥

  • @it_is_ni
    @it_is_ni 2 ปีที่แล้ว +3

    The explanation around Ctrl-P is a bit confusing: it has nothing to do with which files are open. Instead it can open any file in your project.

  • @redokus
    @redokus 2 ปีที่แล้ว

    Is there a shortcut key combo to jump to the beginning of the line below? like if the cursor is in the middle of the line it will create a new line and be at the beginning

  • @lev_bul
    @lev_bul 2 ปีที่แล้ว

    thank you

  • @RaviSharma-wd3rd
    @RaviSharma-wd3rd 2 ปีที่แล้ว

    You are really best teacher
    But can u plz help me .. can u please create a progress checker .. just like in UDEMY we check our progress how they can do this ... Plz make video on it ...plz

  • @tusharagarwal5306
    @tusharagarwal5306 2 ปีที่แล้ว +1

    Please use your mechanical keyboard for your future videos, I can watch even a 10 hour video with that sound 16:31

  • @krallar09
    @krallar09 2 ปีที่แล้ว

    Adam geldi adam

  • @jeejay6714
    @jeejay6714 2 ปีที่แล้ว

    çok işimi gördü eline sağlık

  • @CorpoWolf
    @CorpoWolf 10 หลายเดือนก่อน

    1:12 I hate that it open a new window so much!

  • @ajaysh73
    @ajaysh73 ปีที่แล้ว

    Can I sort on columns? I have big txt files with numbers in there but I want to sort records based on values in them from col A to Col B.

  • @inkxk
    @inkxk 2 ปีที่แล้ว

    very useful

  • @AniketSingh-hr8mi
    @AniketSingh-hr8mi 2 ปีที่แล้ว

    i love your videos so much. you should make courses. they would sell like cupcakes

  • @miroslavmusilek2244
    @miroslavmusilek2244 2 ปีที่แล้ว

    Learn the vim, install vim extension to the VS code and problem is solved. After that you are not dependent on specifically IDE a their shortcuts. In other words, you have only once interface (vim) for anything else e.g serverside, browser(vimuin, vixen), IDE(vscode, phpstorm, webstorm, nvim...) with the benefit vim motions h,j,k,l for most unix controls

  • @abdulahnaser6292
    @abdulahnaser6292 2 ปีที่แล้ว

    Can you make an emailjs in register with React and Node. Js?

  • @YasirKhan-hb9hv
    @YasirKhan-hb9hv 2 ปีที่แล้ว

    you missed out one important shortcut i.e emmet abbreviation.
    if you write .my__div and press enter it will create a div with classname my__div.
    if you write h1.my__heading or any element and press enter it will create a h1 elem with classname my__heading.
    Correct me if I'm wrong brothers.

  • @fabrice9848
    @fabrice9848 2 ปีที่แล้ว

    Many beginners don't see the point of using keyboard shortcuts.
    But once you master them, you just get so much faster.

    • @peterbelanger4094
      @peterbelanger4094 2 ปีที่แล้ว

      Some people just hate extra keyboard use, and or have terrible dexterity and are always slow with a keyboard. I have been using computers heavily since the 1980's, my fingers have never learned the keyboard well. i just have terrible coordination I guess. But I also suck at remembering the key combos, it's all so cryptic. It's an alien way of thinking to me.
      And now I have carpal, which makes keyboard accuracy worse.
      I like clicking on things with a mouse, sorry if that offends the keyboard snobs. Am I somehow less than because I am more visually oriented and prefer using guis? Must I be degraded as a 'noob' because I am not part of the keyboard 'l33t'?
      Curse my inferior fingers!!!!!!!
      I hate keyboard shortcuts in general, always have, for decades.

    • @fabrice9848
      @fabrice9848 2 ปีที่แล้ว

      @@peterbelanger4094 I never implied that people using their mouse were stupid or somehow inferior.
      I'm only encouraging them to learn how to take advantage of the possibilities offered by the keyboard.
      Because it really is a useful skill, whether you want to make a career in the IT field or not.
      Nothing snob in there, just a thoughtful advice.

  • @ritulbhatnagar1502
    @ritulbhatnagar1502 2 ปีที่แล้ว

    Hi lama, Please make video on error handling in expressjs

  • @atifuzzaman
    @atifuzzaman 2 ปีที่แล้ว

    Alt+F12 to a function to view its definition over there.

  • @jeorozco1
    @jeorozco1 2 ปีที่แล้ว

    Ctrl + shift+ i to format the document (indent lines)

  • @PRIYANKASharma-uv8lx
    @PRIYANKASharma-uv8lx 2 ปีที่แล้ว

    Your video is helpful. Can a 45 years old person also get a entry level job after learning html CSS js. Please suggest. Thanks

  • @maheshkumar8210
    @maheshkumar8210 2 ปีที่แล้ว

    How Can Record my screen for hours in windows 11 bro ?? Any applications or ideas ?