DevTools in 2016: Accelerate your workflow - Google I/O 2016

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

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

  • @huseyngadirov7658
    @huseyngadirov7658 8 ปีที่แล้ว

    Paul's speeches are always brilliant

  • @ling6701
    @ling6701 8 ปีที่แล้ว

    That's pretty cool. Animation part is killing it. I love cmd shift P too.

  • @MadhuraDarshana
    @MadhuraDarshana 8 ปีที่แล้ว

    Super, i checked animation tab on my chrome dev tools, but seems like its still not there (tried updating to the latest) though.

  • @tkhemani
    @tkhemani 8 ปีที่แล้ว +1

    How do I get my hands on the private node build used here?

  • @riendlyf
    @riendlyf 8 ปีที่แล้ว

    Your work makes my life much easier, --inspect is very cool, a necessary thing !!!
    Great upgrades

  • @mr.camroe
    @mr.camroe 8 ปีที่แล้ว

    Awesome to see the support for debugging in Node! node-inspector was definitely a rough choice.. hope the PR gets merged!

  • @natehill1370
    @natehill1370 8 ปีที่แล้ว

    Very exciting news - especially the prospect of switching more easily between Chrome and Node debugging contexts. Unrelated yet important question - does anyone know what kind of glasses Paul Bakaus is wearing?

  • @KimHogeling
    @KimHogeling 8 ปีที่แล้ว

    42:50 debug node with dev tools! Super powers 💪

  • @NicholasIrvingAU
    @NicholasIrvingAU 8 ปีที่แล้ว

    Any ideas where weather-wonder-bb can be downloaded from?

  • @GitanesB
    @GitanesB 8 ปีที่แล้ว +1

    Where can I get the "node2 --inspect" repo that he is using ???

    • @VinayAggarwal
      @VinayAggarwal 8 ปีที่แล้ว

      github.com/nodejs/node/pull/6792

  • @JacquesvanWyk
    @JacquesvanWyk 8 ปีที่แล้ว

    where can i learn how to set up gulp as they did, where as they save on chrome it updates?I am new to gulp.

    • @OlivierTravers
      @OlivierTravers 8 ปีที่แล้ว

      You can use a watch task, but that can be flaky if you use mounted volumes in Vagrant or Docker. I like BrowserSync, it can watch changes more reliably under the files: section of its Gulp task. It will even inject CSS changes without a full page refresh.

  • @ronnienyaga
    @ronnienyaga 8 ปีที่แล้ว

    Very neat. Hoping node accepts the PR.

  • @edwardspencer8982
    @edwardspencer8982 8 ปีที่แล้ว

    Are the CSS change highlighting changes still not in?

    • @FrancisBoudreau
      @FrancisBoudreau 7 ปีที่แล้ว

      You have to activate the experiments flags in chrome://flags, and after that the CSS changes highlight will show.

  • @StingSting844
    @StingSting844 8 ปีที่แล้ว

    19:26 - what kinda shell is that??

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

      +Andrew Vijay just found out that its the fishshell

    • @NicholasIrvingAU
      @NicholasIrvingAU 8 ปีที่แล้ว

      +Andrew Vijay installed and liking it

    • @StingSting844
      @StingSting844 8 ปีที่แล้ว

      Marko Djordjevic its fishshell and its awesome

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

    node -inspect should log the new url and open it automatically

  • @itsalivevideo
    @itsalivevideo 8 ปีที่แล้ว

    Anyone know what terminal font that is?

    • @itsalivevideo
      @itsalivevideo 8 ปีที่แล้ว

      Turns out it's Operator Mono - $200. #firstworldfont :D

  • @GoadvanzBluetooth
    @GoadvanzBluetooth 8 ปีที่แล้ว

    DevTools. Interesting!

  • @browsermage
    @browsermage 8 ปีที่แล้ว +1

    very nice

  • @NikosKatsikanis
    @NikosKatsikanis 7 ปีที่แล้ว

    much more friendly than webstorm's debugger

  • @anonimo0486
    @anonimo0486 8 ปีที่แล้ว +4

    visual studio code!!! 😀😊

  • @NavdeepGaur
    @NavdeepGaur 8 ปีที่แล้ว

    and I am the right hand man of Mr. Bond's arch enemy.

  • @mika2666
    @mika2666 7 ปีที่แล้ว

    how many pauls does google have on the chrome/web devrel team XD

  • @green10701
    @green10701 7 ปีที่แล้ว

    Node.j debugger? Lol! 43:29
    1. Console doesn't work. You can't type anything.
    2. Files are not grouped in folders. Only a loooong list of all files.
    3. It breaks every single time you save a file! You can't debug with it.
    Node v6.11.5
    Downvote