Don't Use the Sidebar in VS Code!!

  Рет қаралды 395,108

James Q Quick

James Q Quick

3 жыл бұрын

If you want to write code faster, don't use the Sidebar in VS Code. It will slow you down! As a developer, your goal should be to keep your hands off of the mouse as much as possible. To do that, you should learn to use the built-in shortcuts in VS Code as well as a few amazing extensions. Learn how you can work with your files in VS Code without using the File Explorer or the Sidebar.
Advanced New File Extension - marketplace.visualstudio.com/...
File Utils Extension - marketplace.visualstudio.com/...
FREE VS Code Cheat Sheet - learn.jamesqquick.com/vs-code...
Learn Everything About VS Code - www.udemy.com/course/learn-vi...
_____________________________________________
Newsletter 🗞
Interested in exclusive content and discounts? 🤯 Sign up for the newsletter!
www.jamesqquick.com
_____________________________________________
Connect with me 😀
Live streams on Twitch - / jamesqquick
Follow me on Twitter - / jamesqquick
Join the 💬 Discord Server 💬 - / discord
_____________________________________________
COURSES 💻
Learn how to build Fullstack apps with React and Serverless Functions - www.jamesqquick.com/courses/r...
Learn everything you need to know about Visual Studio Code - www.udemy.com/learn-visual-st...
Build a Quiz App - www.udemy.com/build-a-quiz-ap...

Пікірлер: 649
@yiqiangjizhang
@yiqiangjizhang 3 жыл бұрын
CTR + W: Close files CTR + P: Find files CTR + Tab: Switch windows CTR + SHIFT + P: Command Palette (for commands)
@sarcasticdna
@sarcasticdna 3 жыл бұрын
For commands instead press F1
@icarloscode7631
@icarloscode7631 3 жыл бұрын
File Utils extension.
@devhammed
@devhammed 3 жыл бұрын
CTRL+K CTRL+W: Close All Files
@rafaelsalimov934
@rafaelsalimov934 3 жыл бұрын
CTR + SHIFT + T open recently closed file
@squidiebah
@squidiebah 3 жыл бұрын
@@sarcasticdna Always done this
@johnwellbelove148
@johnwellbelove148 3 жыл бұрын
I've been a developer for over 40 years now, and I can safely say that "writing code faster" is one of the lesser useful skills to have. I actually spend most of my time 'thinking' about code, not editing code. Saving the odd few seconds when editing would make very little difference to my overall productivity.
@navossoc
@navossoc 3 жыл бұрын
My man!!!!!!! Kudos
@iamkevinpatel
@iamkevinpatel 3 жыл бұрын
That's what I was going to comment.
@wangcongzhou
@wangcongzhou 3 жыл бұрын
Exactly. And you are more successful as a developer when you get senior and write less code
@netty7263
@netty7263 3 жыл бұрын
Think the same but for me it's more about convenience. I get annoyed having to grab the mouse. I rather do everything on keyboard.
@Meruem-wi7yn
@Meruem-wi7yn 3 жыл бұрын
Finally some truth of out experienced person, rather than focusing on learning this short keys use what you are comfortable with and focus on what is important not this bs. no offense he is just making a content and everything maybe for some people it is useful
@phucnguyen0110
@phucnguyen0110 3 жыл бұрын
Short recap for those who might not want to watch the full video: Ctrl + P: File search Ctrl + Tab: Switch between opening file tabs Advanced New File from Extension Marketplace => Ctrl + Shift + P (or do a custom shortcut like James demonstrated) File Utils Extension from Extension Marketplace => Ctrl + Shift + P again P/S: I love the VSCode customization video you did previously James!
@phucnguyen0110
@phucnguyen0110 3 жыл бұрын
@Chirag np ^^
@trungnghianguyen1229
@trungnghianguyen1229 3 жыл бұрын
nice, bro!
@Ares9323
@Ares9323 Жыл бұрын
Why does everyone use CTRL+SHIFT+P when F1 does the same thing?
@user-ek6il2uc6s
@user-ek6il2uc6s Жыл бұрын
@@Ares9323 FR
@craigluedtke3885
@craigluedtke3885 3 жыл бұрын
Been with vscode since the beginning. Somehow file utils is the extensions I didn't know I needed! Bingo bango thanks!!
@soromiso
@soromiso 2 жыл бұрын
frequently I watch your short footages which are very useful and help me a lot, thank you.
@edwinreyes3998
@edwinreyes3998 6 ай бұрын
I subscribed a minute into this video in do part to your emphasis on improving short cuts. This is the sort of content I have been looking for. I am excited to see what the rest of your content has to offer!
@edwinreyes3998
@edwinreyes3998 6 ай бұрын
watched the entire video and I am thoroughly impressed.
@joostschuur
@joostschuur 3 жыл бұрын
I've moved my file explorer pane to the right. It's usually hidden, but this way when I do pop it open, my main code window doesn't shift over.
@kapsnotes9814
@kapsnotes9814 3 жыл бұрын
Nice trick for someone new. But as mentioned in this video, you need to minimize use of side bar to be a good power user.Using key board is much faster then mouse. Also, when you use side bar, it should have main focus, not the editor window. This is just my view. Everyone must figure out, what works best for them and your idea is also great for many. May be it just won't work for me.
@aybak3k
@aybak3k 3 жыл бұрын
thx for the tip I done the same!
@joostschuur
@joostschuur 3 жыл бұрын
@@kapsnotes9814 When you move the File Explorer, you’re also moving the same place where the built in git client, the extension browser, the search results and more appear.
@tyafizi
@tyafizi 2 жыл бұрын
I don't hide it all the time to keep my code closer to the center
@RomanFrolow
@RomanFrolow 2 жыл бұрын
Yep, I do the same 🙂
@willadams6217
@willadams6217 3 жыл бұрын
Next thing you know, you'll be using Vim!
@kapsnotes9814
@kapsnotes9814 3 жыл бұрын
Exactly, using Vim makes editing much faster. Though I don't use vim natively, I prefer vim plugins in my Editor/IDE.
@grzegorzklimek6023
@grzegorzklimek6023 3 жыл бұрын
I use neovim but it take some time to configure it to have good setup, but vscode has nice vim plugin so I would sugegest to start with it for those who are thinking about using vim for keyboard driven workflow
@willadams6217
@willadams6217 3 жыл бұрын
@@grzegorzklimek6023 just use the vim extension in VS code then, it's a great intro to using vim.
@grammenoudis
@grammenoudis 3 жыл бұрын
@@grzegorzklimek6023 it took me 2 days to find all the plugins i use and configure vim, the .vimrc file is 200 lines long, oof.
@DeViLTh0rn
@DeViLTh0rn 3 жыл бұрын
Hey i saw you in Udemy as well... thanks for helping us heheh
@ramon8051
@ramon8051 2 жыл бұрын
Great tip. I stopped using the sidebar as well and definitely improved my experience in vscode and production in general.
@prodrigu75
@prodrigu75 3 жыл бұрын
I recently bought a Macbook Pro and am getting used to working a lot more with the keyboard than with the mouse. I start putting your video into practice from now on. Greetings from Santiago de Chile
@CarloPiana
@CarloPiana Жыл бұрын
Great stuff. Personally, learning, tweaking and adding shortcuts to apps is the first thing I do when I start actually using it, and sharing through my several machines.
@HectorRodriguezTriathlete
@HectorRodriguezTriathlete 2 жыл бұрын
I have been a shortcut user since WordStar.. minimalistic usage of mouse. Thanks for this video
@cacanantes
@cacanantes 3 жыл бұрын
Great tips. Thanks for sharing.
@jacobtb1
@jacobtb1 2 жыл бұрын
awesome workflow. thanks
@user-wg3wf3bm7d
@user-wg3wf3bm7d 3 жыл бұрын
It has been of great use. Thank you
@FilledStacks
@FilledStacks 3 жыл бұрын
Dooooope! I use to be super hands off mouse when I still worked in Visual Studio for C++ & C# development. I fell of the wagon, but this is great start to be mouse only again. Awesome vid!
@jckss121
@jckss121 2 жыл бұрын
Thanks for the video, this was very beneficial to learn some shortcuts. I concur that keeping hands on the keyboard will increase productivity overall.
@sob3ygrime
@sob3ygrime 3 жыл бұрын
Thanks very helpful extensions
@musababdullah1249
@musababdullah1249 3 жыл бұрын
Control + G let’s you move to a specific line in a line. I find that rlly helpful when I have test cases on specific lines in a file
@jorget9179
@jorget9179 2 жыл бұрын
Very useful video, thank you!
@ddarkodev2923
@ddarkodev2923 3 жыл бұрын
Thanks, James! Great stuff as usual 👍
@rezataba6204
@rezataba6204 2 жыл бұрын
Great content as always!
@aaronvasilev2371
@aaronvasilev2371 2 жыл бұрын
Bro, you have already speed up myself, and now I returning to this video again to speed up even more
@Kitsune_Dev
@Kitsune_Dev 3 жыл бұрын
Amazing thank you for this video, I’ll use this for my workflow
@adrianosouza3774
@adrianosouza3774 3 жыл бұрын
Amazing and useful video. Thank's for the tips!
@leslo360
@leslo360 3 жыл бұрын
OHH Man thank you so much, I needed all this
@AlphaTacDef1
@AlphaTacDef1 3 жыл бұрын
This is gold. Thank you for sharing. 🙏👍
@user-pm4vd6ij8i
@user-pm4vd6ij8i 3 жыл бұрын
Cool. Thank you. Very helpful!
@ayushchaudhary6854
@ayushchaudhary6854 3 жыл бұрын
Very well explained. 👏
@JoeSteele
@JoeSteele 3 жыл бұрын
File Utils is amazing -- thanks for this!
@andresgarcia2243
@andresgarcia2243 3 жыл бұрын
Ty very much James! Really good stuff
@SirBuitrago
@SirBuitrago 3 жыл бұрын
Great video brother!
@omarhasan7622
@omarhasan7622 3 жыл бұрын
nice tutorial. thanks!
@nasifmahbub1020
@nasifmahbub1020 3 жыл бұрын
I am liking your videos more and more. Thanks for the useful tips. 😁
@jenstornell
@jenstornell 3 жыл бұрын
This is quick James. 😊
@hendersonfernandes7378
@hendersonfernandes7378 2 жыл бұрын
thanks for this video. helped a lot
@pedronunes8766
@pedronunes8766 3 жыл бұрын
My favorite, without a doubt, is command + / (toggle comment). Also use a lot command + B to toggle the side bar... mostly to see file paths
@dr.mikeybee
@dr.mikeybee 3 жыл бұрын
Very helpful!
@kapsnotes9814
@kapsnotes9814 3 жыл бұрын
Awesome, I got couple of new things. However for new file/dir, rename, delete, I use/suggest CMD/CTRL + ` (open in-build terminal) followed by unix commands like touch, mkdir, mv, rm respectively. With that, I can make multiple sub-folders as well with single command. Thus, I suggest mastering unix terminal commands as well. I'm also huge fan of shortcuts but I try to install as little as possible extensions as too many extensions may make VS code (Or any IDE/editor) slow.
@vintprox
@vintprox 2 жыл бұрын
Agreeing that these extensions tend to make it more weird and less appealing - especially when you basically have to rebind shortcuts 😒 Only if it was a matter of 1-3 seconds to move something with command line, I'd consider students to hone this skill instead of reaching to the mouse. But at least if they can rename by click+F2, it's the step in correct direction 👌I still can't figure what's faster than that.
@AmodeusR
@AmodeusR 2 жыл бұрын
Advanced new tabs allows you tu create as many subfolders as you want, just write the folder name followed by \ and it'll be created as a folder, not as a file.
@AmodeusR
@AmodeusR 2 жыл бұрын
@@vintprox Why rebinding a shortcut *once* in a lifetime is a hassle? That's so stupidly simple to do that I don't understand such complaint.
@beerenmus2410
@beerenmus2410 3 жыл бұрын
Thanks, very useful 👍
@azaternis
@azaternis 3 жыл бұрын
It helped a lot. thanks
@dennisdesmornes2655
@dennisdesmornes2655 3 жыл бұрын
great content! caught wind of you via Traversy, happy I did
@CredenceEve
@CredenceEve 2 жыл бұрын
This is freaking awesome!
@tritrumkt88
@tritrumkt88 3 жыл бұрын
Great! Mastering keyboard shortcuts will save we a lot of time.
@VenkateshMogili
@VenkateshMogili 3 жыл бұрын
Thank you James😍😍👍
@dwiismantoyuwono
@dwiismantoyuwono 3 жыл бұрын
thanks for amazing video!
@alexandervg1576
@alexandervg1576 3 жыл бұрын
Man I never realised that I need a complete VS code shortscuts guide
@zezeandjr4110
@zezeandjr4110 3 жыл бұрын
JQ2, born to teach, another excellent set of tips..
@angel-pu7su
@angel-pu7su 2 жыл бұрын
Nice. Thank you.
@noopurp123
@noopurp123 3 жыл бұрын
File Utils MVP of this video for me :)
@danielurizar7629
@danielurizar7629 3 жыл бұрын
4:34 shorter way for windows: "F1" instead of "CTRL + SHIFT + P" :)
@rezataba6204
@rezataba6204 2 жыл бұрын
Worked on Linux too :) seems to be a VS-Code SC. Good tip thanks!
@LucianoDiiSouza
@LucianoDiiSouza 3 жыл бұрын
Great content!
@zieuw
@zieuw 3 жыл бұрын
You can hide the activity bar completely by finding it in command palette, so you can practice using your keyboard. You will learn it fast as you are forced to use keyboard everytime you need to do something. Useful shortcuts: ctrl+shift+e for explorer, ctrl+shift+f for search, ctrl+shift+g for git, d and x for debugging and eXtensions respectively.
@zieuw
@zieuw 3 жыл бұрын
@Chirag can't imagine editing without these features :)
@codingmastery3186
@codingmastery3186 3 жыл бұрын
Love your video man
@judlup
@judlup 3 жыл бұрын
CTRL + G is the solution about your title, great video :)
@sergiopalacio3722
@sergiopalacio3722 3 жыл бұрын
Great thank you!
@ratatacks
@ratatacks 3 жыл бұрын
(cmd + shift + e) or (ctrl + shift + e ) opens the side bar in the file you have currently open, that helps if you want to open a file in the same root and also I find that easier for renaming files, since i don't need to install another extension. It would just make it a little bit harder for moving files
@DaveCollison
@DaveCollison 3 жыл бұрын
Great video with some very useful hints and tips. Although, from my own personal perspective, I'm like, 'What's the rush?'. I don't mind taking my time on developing. I don't think of it as something that has to be done as quickly and super-efficiently as possible. But, for those who do, this is a helpful video.
@JamesQQuick
@JamesQQuick 3 жыл бұрын
I think with any activity I do on a regular basis i want to continuously improve. If you’re comfortable with your existing workflow, that’s perfect!
@nathenn
@nathenn 3 жыл бұрын
Amazing....!!!! Thanks..!!
@alambertt
@alambertt 3 жыл бұрын
Very helpfull this video. Thks a lot
@jeffbee6090
@jeffbee6090 3 жыл бұрын
...great video! I would love to see a more in-depth video on OTHER things I can do to not touch the mouse~
@stanislausalvajufinto8735
@stanislausalvajufinto8735 3 жыл бұрын
Finally, useful recommendation from youtube
@NgodingPintar
@NgodingPintar 3 жыл бұрын
Thanks sir.
@csxinfo1
@csxinfo1 3 жыл бұрын
Ctrl + k + w closes all your files. Thanks for your content
@henry-js
@henry-js 3 жыл бұрын
You could do most of this simply from the command file with zsh or PowerShell
@apekshitsonawane8378
@apekshitsonawane8378 3 жыл бұрын
Thank you sir
@donmikkodanm.olmillo8154
@donmikkodanm.olmillo8154 3 жыл бұрын
Hi :) Will you please do an update of your VS Code extensions / settings also your favorite code snippets and keyboard binding? I really love your channel and thank you so much!
@gius1337
@gius1337 3 жыл бұрын
Thanks for the tips! Clear video and instructions. Personally I am not a fan of a ton of plugins and custom keys shortcuts. The reason is that when you need to switch computers, or instruct someone else, it is hard. I use two alternatives: 1. command+` to toggle console and touch or code (create), mv (rename), rm (del) for file CRUD 2. command+b to toggle tree view, move with the arrows and enter to rename, space to open and command+b again I'm still trying to figure out to have more control navigating the tree with the keyboard, like opening to the side Also I'm trying the vim plugin occasionally, but I need more practise to make it work for me
@john-sallyshared2577
@john-sallyshared2577 3 жыл бұрын
That's always been my issue with a highly customised editor. When you use a colleague's editor or they use yours, then you are going to waste a lot of time figuring out someone else's set of 'shortcuts.'
@goldenekpendu
@goldenekpendu 3 жыл бұрын
Just popped in to say I love the thumbnail 😎
@clebsgaming92
@clebsgaming92 2 жыл бұрын
I feel amazing navigating the IDE with the keyboard. With the mouse, not so much
@FujiiCat
@FujiiCat 3 жыл бұрын
Thank for u sharing!
@inephekt
@inephekt 3 жыл бұрын
Ctrl + - (on Mac) to cycle through your cursor position history. It’ll even open closed files, which is nice. You can add the shift key to go forward as well.
@douglasbeltowski7921
@douglasbeltowski7921 3 жыл бұрын
I just tried this and it had a zooming effect for me.
@sakibcoder
@sakibcoder Жыл бұрын
very helpful
@alibarznji2000
@alibarznji2000 3 жыл бұрын
I love this guy
@albannurkollari
@albannurkollari 3 жыл бұрын
One of my favorite personal keybinds (assigned to Ctrl + Shift + M) is for Change Language Mode feature. When you create a new file (without the extensions you presented in the video) in VS Code via Ctrl + N, it has no extension assigned nor any IntelliSense library loaded from the start, therefore the second thing after I create a new file is changing the language mode with that keybind, e.g. to JS.
@WinS392
@WinS392 3 жыл бұрын
i started doing this recently. i realized that looking for files in the sidebar was causing me constant frustration in big projects. i'm trying to make coding more "ergonomic".
@odonatojunior
@odonatojunior 3 жыл бұрын
Hey James, there are some shortcuts for the sidebar icons too. When I need to access the Explorer for the files I hit CTRL+SHIFT+E, same thing with Git(CTRL+SHIFT+G) and so on.
@joejohn.
@joejohn. 3 жыл бұрын
Same. And you can just start typing to search for the file too, no scrolling necessary. VSCode's searching is great. I can hit Ctrl Shift E, type "usprocon" to locate "UserProfileController.php" then hit F2 to rename, Del to delete, Enter to open, etc.
@raphtlw
@raphtlw 2 жыл бұрын
you can also switch between tabs on mac by pressing option+command+right arrow or left arrow
@DrJoeNjenga
@DrJoeNjenga 3 жыл бұрын
James you need to do a video on building vs code extensions.
@Burdjur
@Burdjur 3 жыл бұрын
My most used command is probably alt + any numerical key (mostly 1 - 5) to switch between open tabs. tab + 1 for, well, tab 1, and tab + 2 for... you get the idea. I always use two work groups as well, so my IDE is always split. I use alt + w to swap between the two work groups as well, this paired with alt 1 - 5 makes it a breeze to navigate when you have a lot of files with dependencies that you need to keep track of.
@sunofabeach9424
@sunofabeach9424 7 ай бұрын
I also bind alt+left/right arrow to move between tabs horizontally
@jotaro9664
@jotaro9664 3 жыл бұрын
Thank you 🙏
@nightcoder5k
@nightcoder5k 2 жыл бұрын
To create a new file, I normally hit ctrl-~ to open a zsh terminal, type code dir/to/new/file. It will create the folders for you then open the new file in the editor. Once you save it, it shows up in the project.
@dickyalfattah5068
@dickyalfattah5068 3 жыл бұрын
Thankss you so much
@PetrGallistl
@PetrGallistl 3 жыл бұрын
I found really useful CTRL + 2x P or CTRL + 2x E. Works like CTRL tab.
@karnellschultz6446
@karnellschultz6446 3 жыл бұрын
Nice video. I think these kinds of tips are cool and nice to learn but their importance is a bit overstated. Sure it's nice and quick to do xyz but in reality it's a micro improvement.
@champsurapong2694
@champsurapong2694 2 жыл бұрын
Sucha amazing thing rock you!
@zecuse
@zecuse 2 жыл бұрын
In addition to ctrl+W, ctrl+shift+T undoes close tabs like ctrl+Z undoes actions. In addition to ctrl+tab, adding shift to that reverses the selection direction if you keep pressing tab. Similarly, ctrl+pgup switches you to the tab to the left (pgdn goes right) cycling to the end (beginning) if it's reached and adding shift to this moves the tab you're in currently in that direction but doesn't cycle. This also cycles through split views as well but the shift modifier will not move across views, see below. Lastly, ctrl+alt+right arrow moves the tab to the right split view (left arrow left) or creates a new view if you're at the end. The UI gets really janky if too many are open, probably dependent on your monitor size. I can get up to 6 horizontal views before things start breaking: there's a scrollbar that's hard to access, file contents remain where they are instead of following their view when that scrollbar is used, things overlap the sidebar, etc.
@naranyala_dev
@naranyala_dev 3 жыл бұрын
Awesome 👏👏
@jmfda00
@jmfda00 3 жыл бұрын
Ctrl+B to toggle the side bar is also essencial for this workflow
@aliyoussef97
@aliyoussef97 3 жыл бұрын
Great video which lead me to remember vim, so do you use it or think of using it and finally do u recommend using it ?
@SajidAliSoftwareEngineer
@SajidAliSoftwareEngineer 3 жыл бұрын
awesome thank you for the nice tips. you miss tab navigation for mac one question can you show your development setup with a complete office environment
@MaxProgramming
@MaxProgramming 3 жыл бұрын
Most of the shortcuts resemble browser shortcuts. Ctrl P and Ctrl Shift P are my favourite shortcuts 😍
@vickylance
@vickylance 3 жыл бұрын
Well it is a browser :P
@MaxProgramming
@MaxProgramming 3 жыл бұрын
@@vickylance 😂 True
@JamesQQuick
@JamesQQuick 3 жыл бұрын
Hahaha nicely done!!
@JeesJoy
@JeesJoy 3 жыл бұрын
@@JamesQQuick done what?
@Twiiniil
@Twiiniil 3 жыл бұрын
Ctrl + alt + f is also useful to search/replace in all files
@beninip
@beninip 3 жыл бұрын
Thanks, i really appreciate this video. By the way, i wanna know what is the name of the theme are you using your vscode ?
@saidkorseir192
@saidkorseir192 3 жыл бұрын
Hi James thanks for video. Which keyboard are you using? Which keyboards can you suggest us?
@Afghah
@Afghah 3 жыл бұрын
Awesome video James. Thanks for sharing. One thing that has caught my eyes since I've watched few of your videos is the white-balance is off and your videos are shifted toward cooler hues; is that intentional?
@mmikael281
@mmikael281 3 жыл бұрын
I honestly don't look for ways to write code faster. More important is to write better and functional code that is easy to read. Writing speed is unimportant long-term productivity. I don't see coding as a writing job it is designed what you do. Most coders should slow down, write less, and think more. But this is only my own experience as developer last ten years. Also, we are all different, I don't use search because most of the time I don't remember file names. :)
@JamesQQuick
@JamesQQuick 3 жыл бұрын
Definitely all different. Thanks for chiming in!
@bertjuuhh182
@bertjuuhh182 3 жыл бұрын
One that I use a lot to switch between open files is CTRL + PgUp or PgDn instead of CTRL + TAB
@FishySwordfish
@FishySwordfish 3 жыл бұрын
May I ask what color theme is that? Looks really good
@syedzubair7368
@syedzubair7368 7 ай бұрын
You can also close all opened files by holding on command and pressing k followed by w. (cmd (hold) + k + w)
Tips For Using Async/Await in JavaScript
16:26
James Q Quick
Рет қаралды 395 М.
25 VS Code Productivity Tips and Speed Hacks
11:35
Fireship
Рет қаралды 2,3 МЛН
Василиса наняла личного массажиста 😂 #shorts
00:22
Денис Кукояка
Рет қаралды 10 МЛН
🌊Насколько Глубокий Океан ? #shorts
00:42
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27
Don't use VSCode
35:31
PyCon South Africa
Рет қаралды 212 М.
Code faster with these VS Code shortcuts
8:44
Coder Coder
Рет қаралды 322 М.
Debugging JavaScript in Visual Studio Code and Google Chrome
19:42
James Q Quick
Рет қаралды 227 М.
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
everyone codes faster when they stop using their mouse
10:32
Low Level Learning
Рет қаралды 195 М.
My Visual Studio Code Setup for Web Development
15:22
ForrestKnight
Рет қаралды 1 МЛН
The Most Important Skill You Never Learned
34:56
Web Dev Simplified
Рет қаралды 168 М.
Junior Vs Senior Code - How To Write Better Code
22:13
Web Dev Simplified
Рет қаралды 1,1 МЛН
7 Amazing Developer Tools that you're not using yet
6:27
Fireship
Рет қаралды 1,9 МЛН
Top 10 Best VS Code Extensions
17:37
codeSTACKr
Рет қаралды 1 МЛН