Setup VSCode like a senior React developer

Поділитися
Вставка
  • Опубліковано 1 лип 2024
  • Join The Discord! → discord.cosdensolutions.io
    Snippet File → github.com/cosdensolutions/co...
    VSCode Theme | Font → Material Theme Darker | Menlo, Monaco "monospace"
    It's finally time that I share with you all my VSCode setup as a senior React developer. I share the snippets I use, the extensions I use, and the many quality of life improvements I setup to make working with React daily a joy. If you want to be a senior React developer, you should definitely check out this VSCode setup!

КОМЕНТАРІ • 72

  • @tislam100
    @tislam100 7 місяців тому

    Thank you so much for the snippet file, its a game changer. I have been coding in vsCode for the past 4 years and had no clue that you can define your own custom snippets.

  • @beyourahi
    @beyourahi 8 місяців тому +1

    the extensions part was a life saver, thank you so much

  • @Gilderbrant
    @Gilderbrant 8 місяців тому +1

    multiple cursor case preserver is a really nice addition. thank you 👍

  • @harag9
    @harag9 8 місяців тому +8

    Thanks for the video, I have quite a few extensions already, but now adding 2 more to the list. Pretty Typescript and Template string. Thanks for these.

  • @deepakkashyap6538
    @deepakkashyap6538 8 місяців тому +1

    Great insight !! this will actually improve developer productivity

  • @dimakolyas916
    @dimakolyas916 Місяць тому

    Snippets and Extensions was new for me. Thank you !

  • @saqibmuhammad7218
    @saqibmuhammad7218 8 місяців тому +3

    The way of your teaching inspires alot🥰 i watch your video to make me more motivated to learn new things 😍

  • @ByteNatives
    @ByteNatives 8 місяців тому

    Just one word Splendid!!

  • @HenryBabbage
    @HenryBabbage 8 місяців тому

    great extensions, thanks!

  • @marceloviannadev
    @marceloviannadev 6 місяців тому

    You can make your snippet component even better by setting to get the name of the new file you're created. Multiple cursor + template string are life changers! This comes to my mind today but, I forgot to search for it after work... 🤘🏻

  • @user-to2go8rw6w
    @user-to2go8rw6w 8 місяців тому

    Great tips. Thank you.

  • @Wydder
    @Wydder 5 місяців тому

    Nice, unique and usefull extensions

  • @brunopagno
    @brunopagno 8 місяців тому

    Excelent video!

  • @Offiziersmesser
    @Offiziersmesser 8 місяців тому

    kwool stuff as always😄

  • @prashlovessamosa
    @prashlovessamosa 8 місяців тому

    Thanks for sharing.

  • @mehmetisk5803
    @mehmetisk5803 8 місяців тому

    thannks this is really helpful ;)

  • @bobdpa
    @bobdpa 8 місяців тому

    Awesome 💯

  • @colbatronbmw
    @colbatronbmw 8 місяців тому

    template string converter! that is so dope.

  • @leonardmbibi8013
    @leonardmbibi8013 8 місяців тому

    Bravo!

  • @angelogaspar364
    @angelogaspar364 4 місяці тому

    Thank you so muchhhhhhhh !!!!

  • @jspesh
    @jspesh 4 місяці тому

    Can you do a video about running multiple projects in VSCode? I have really struggled to get both my UI layer (React app) and API (C# .net core app) to run from vscode but both work in Visual Studio. Of course, vscode is wayyyy better for React development and i miss things like prettier, shortcuts/snippets and various other bits

  • @RAQS90
    @RAQS90 8 місяців тому +3

    9:26 I believe the "Template String Converter" behavior is now built into the VS Code.

    • @cosdensolutions
      @cosdensolutions  8 місяців тому +1

      oh really? that would make sense, thanks for the tip!

    • @cidhighwind8590
      @cidhighwind8590 8 місяців тому +1

      Where to find the setting, I can't find it and it does not automatically do it on my VS code by default.

    • @harag9
      @harag9 8 місяців тому +1

      Really. can you let us know how to set this up, because mine doesn't do it. I do have an extension that "toggles" the quotes between the 3 different types, but the template string converter is much better since that is why I'm toggling.

  • @ayushyapatel8645
    @ayushyapatel8645 8 місяців тому

    hey can you share your settings.json file so I can replicate my workbench

  • @sinkie420
    @sinkie420 7 місяців тому

    what vim extension do you use? and how did you configure it? im having some issues with them and it seems like its not very practical for react

    • @cosdensolutions
      @cosdensolutions  7 місяців тому +1

      I just use the vim extension from vscode, no other configurations just the default! I only use it for navigation and a few specific keys

    • @sinkie420
      @sinkie420 7 місяців тому

      @@cosdensolutions thank you

  • @av03
    @av03 8 місяців тому

    Hi, how to enable the snippets?

  • @LuisDa20
    @LuisDa20 7 місяців тому +2

    you should show your keybindings and you setup for vscode vim, that is actually the more important

  • @bubuu32221
    @bubuu32221 7 місяців тому

    Lovee it

  • @rahulj8502
    @rahulj8502 7 місяців тому

    one thinkg i am not able to do is, the color highlighting fo the hook, how is that the setter function on the use state hook gets different color

    • @cosdensolutions
      @cosdensolutions  7 місяців тому +1

      It's when vscode knows it's a function! It depends on the theme and you need to use typescript I believe

  • @vishavranta8813
    @vishavranta8813 8 місяців тому +1

    HI loved the video, could you share the text file for custom snippets,
    Thanks

  • @RazAm8
    @RazAm8 2 місяці тому

    theme?

  • @damagee8141
    @damagee8141 8 місяців тому

    I suppose you have the business version of copilot since you can chat with the ai?

    • @cosdensolutions
      @cosdensolutions  8 місяців тому +1

      I think so? I have the normal subscription but I did get access to it a while back

  • @cordial
    @cordial 8 місяців тому

    is the snippets file something you wouldn't mind sharing?

    • @cosdensolutions
      @cosdensolutions  8 місяців тому

      sure, check description!

    • @cordial
      @cordial 8 місяців тому

      thanks!@@cosdensolutions

  • @tinodueppotell4869
    @tinodueppotell4869 8 місяців тому +1

    VSCode or Webstorm is a good Choice for beginners, but not for senior developer in my opinion, vim with tmux is for me the best choice.

  • @_bijaydas
    @_bijaydas 8 місяців тому

    I use the snippets too, but I don't like the way snippets are created.

  • @michamazurkiewicz80
    @michamazurkiewicz80 7 місяців тому

    In Poland we say more tools than talent. Extensions and theme will not mąkę you code like senior dev 😅

  • @CheezePie
    @CheezePie 8 місяців тому

    I just came here to say that I use neovim😂

  • @khashayarghajar
    @khashayarghajar 8 місяців тому +2

    senior React developer are only use vim 🗿

  • @webixr
    @webixr 8 місяців тому +46

    I know that the topic has nothing to do with the video, but for humanity. Recently, Israel bombed a house in southern Gaza, killing at least 10 people - 7 of them children. So far, the number of killers in Gaza has exceeded 3,500 dead, most of whom are children and women. I hope that To have a voice in this for humanity

    • @macroyal2002
      @macroyal2002 8 місяців тому

      While hamas killed raped tortured hundreds of civilians including babies. Raped babies - just to be clear. Also they tried to shoot a rocket at Israel and it fell near a hospital in Gaza. Israel has the right to defend itself 🇮🇱🇮🇱🇮🇱.

    • @7days280
      @7days280 8 місяців тому

      What about Hamas releasing 5k rockets in israel?
      Not taking sides but It's a war now. Both sides will take damage

    • @sambegstha3516
      @sambegstha3516 8 місяців тому +8

      Not here bro pls. I know it's bad out there but we barely know anything about the history to even have an opinion.

    • @webixr
      @webixr 8 місяців тому

      Thank you for your response. I know that the place is not appropriate, and this is what I mentioned at the beginning of the letter, but it is necessary to clarify the ugliness of what Israel is committing, and the media is basically for the Jews, so it misleads information, and as for history, your lack of knowledge of it, my brother, does not change it. it's clear. 5 minutes of your time searching and you will discover the truth hidden from us. I hope you will research and spread awareness among those around you. Thank you😊

    • @sidarthg2477
      @sidarthg2477 8 місяців тому +1

      ​@@sambegstha3516same here. As far I know, the history of the conflict dates back to events around 1000 years back. So discuss it in forums dedicated to the conflict