The Postman VS Code Extension Is FINALLY HERE!

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

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

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

    This is really nice I like how it works almost exactly the standalone app. Makes it super easy to transition to. Very happy with it :)

  • @freshdevipp
    @freshdevipp Год назад +5

    Mutating the javascript array object data length directly has a interesting behaviour.
    when jokes.length++ is ran, it increases the size of the 'jokes' array, but with an empty element taking the new index at the end.
    example to replicate the bug:
    const test = [1,2,3]
    test.length++
    console.log(test) // [1, 2, 3, empty]

    • @freeideas
      @freeideas 5 месяцев назад

      How is that a bug? What did you expect it to do? (just curious; not complaning)

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

    Hi James, I've been using the VS Code version for a couple of weeks and it's really good. It integrates well with the VS Code client.

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

    Got used to Thunder client while waiting for this

  • @hsdev
    @hsdev 9 месяцев назад

    Thanks! James.

  • @ataru-music
    @ataru-music Год назад +1

    The big problem with postman is that it forces you to have an account because all saves are done in the cloud. I think many people still prefer Thunder Client.

  • @krtirtho
    @krtirtho Год назад +5

    I think it's fork of Thunder Client

  • @leninwqa7821
    @leninwqa7821 2 месяца назад

    how can we add the certs

  • @harunalrd
    @harunalrd Год назад +6

    Thunder client gang

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

      is it better than postman?

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

      @@cranberry888 its depends, if you need lightweight with postman base feature (just testing api) go for thunder client. But if u need another feature from postman go for postman

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

    Finally? ..😄

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

    NIceee! 🧑‍🚀

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

    one can use hurl with vim btw :)))

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

    excellent video, as usual. Keep up the good work. I installed Postman which I used independently before, although I love Thunder Client, it has been working very well for me. Which VS Code theme do you use? It looks really good to me. I use Midnight Synth as of now. I am a F# developer but I think it doesn't make much of a difference the language you use.

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

    I suspect that I'll still use Postman as the standalone app, and keep my current VS Code setup with the "REST Client" extension.

  • @KrishnaManohar8021
    @KrishnaManohar8021 7 месяцев назад

    how can I export my collection and environment variables in vs code

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

    *slowly removes glasses with open mouth* that's beautiful

  • @kolesplace
    @kolesplace 11 месяцев назад

    I love it but I sure hope they add Import and Export collections soon!

    • @JamesQQuick
      @JamesQQuick  11 месяцев назад

      What do you mean by that?

    • @kolesplace
      @kolesplace 11 месяцев назад

      @@JamesQQuickPostman has the ability to export and import collections. The vs extension is awesome but I'd sure like to be able to export and import my collections again.

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

    Shoud you use the vs code extension versus postman API client itself?....It depends.

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

    Still not gonna use it due to mandatory sign in 😔

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

      That’s great feedback. Do you have an alternative option that you use?

    • @ridl27
      @ridl27 11 месяцев назад

      bruh, so whats the problem

    • @bonerjams2k3
      @bonerjams2k3 7 месяцев назад

      @@ridl27 smoothbrain take

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

    What happend if we open 3 vscode?

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

    🎉

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

    You made a video a while ago saying you'll not use postman from now on. I don't understand why you youtubers put such heavy titles if you don't mean it.

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

      Well, I talked about this in both videos. The Postman extension didn't exist then, and I preferred something that was available in VS Code. Now that exists which is exciting.

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

      He said they are the ones that sponsored this video