My Top 5 VSCode Extensions for React and NextJS!

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • My top 5 vscode extensions for writing clean and fast react and nextjs code. And one bonus extension on top, just for you! :^)
    I've found these extensions by far the most useful, some of them are for more specific use-cases than others.
    Thanks for watching, I wish you a lot of fun writing faster code with these extensions!

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

  • @okage_
    @okage_ Год назад +4

    quick tip, if you use the command palette, you can type reload and you can reload the window from there

  • @zombiefacesupreme
    @zombiefacesupreme Год назад +3

    The tailwind VSCode extension is essential in my book. It makes it so easy.

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

      This is it. If you're writing some tailwind you're not sure will work, just hovering over it will let you know

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

    I m loving your content.. Recently started working on next js with ts... N your videos r something that i was looking for ❤❤

  • @user-vw5fm9lv9v
    @user-vw5fm9lv9v 6 месяцев назад

    Thanks for sharing this great content...
    I found the "VSCode Essentials" & "NextJS Essential Extension Pack" Extension necessary as a next and web developer.

  • @iabhishek12
    @iabhishek12 Месяц назад

    can u please tell me what font you use ... its looks clean , thanks

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

    Thank you Josh!

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

    I was curious, I noticed when you declare useState, you somehow manage to get two cursors instantly so you can define the state and setState names simultaneously. Is that also an extension?

    • @joshtriedcoding
      @joshtriedcoding  Год назад +1

      There are extensions that do this, essentially they are just adding custom VSCode snippets though. I've explained exactly how to do it in this video ruclips.net/video/Dert_kpLWE0/видео.html :) Happy new year!