How to debug an Ember.js application

Поділитися
Вставка
  • Опубліковано 17 лис 2024

КОМЕНТАРІ • 18

  • @danilocecilia7831
    @danilocecilia7831 5 років тому +4

    dude, this video is almost 5 years old and I use dev tools a lot on my daily basis and most of your tips was unknown for me. You made my day! thank you so much!

  • @hoangtrinhanh3642
    @hoangtrinhanh3642 5 років тому +1

    After all these years, this video is still awesome

  • @davidtang1828
    @davidtang1828 10 років тому

    Love all the screencasts you've been producing!

  • @ilogik999
    @ilogik999 10 років тому

    just a tip, instead of constantly checking the variable in the console during a breakpoint or using console.log, just use the watch expressions

  • @shashidhar71
    @shashidhar71 3 роки тому

    Nice console.log trick 👍🏻

  • @holyboot
    @holyboot 10 років тому

    Another awesome tutorial. Thanks Robin!

  • @jftmcg
    @jftmcg 6 років тому

    Still looking for an ember tempalte {{debugger}} example
    BUT
    using watch (top right column of debugger)to set your variables for a breakpoint also helps. Awesome tricks though thanks

  • @eriksundell1400
    @eriksundell1400 10 років тому

    Woo thanks!!! (+ thanks Alex Speller for referring to your youtube video)

  • @anonymous_somebody
    @anonymous_somebody 9 років тому

    Tons of great tips!

  • @bytebased
    @bytebased 10 років тому

    Very useful tips. Thanks!

  • @rahultrikha
    @rahultrikha 10 років тому

    Very nicely presented, I always learn something new form your videos :-)

  • @KiffinGish
    @KiffinGish 10 років тому

    Cool, learned a couple new tricks.

  • @tingyuhe2011
    @tingyuhe2011 9 років тому

    Really Awesome!

  • @Nikolaev_dev
    @Nikolaev_dev 8 років тому

    Thank you! Great video!
    It is very-very nessesary and helpful for me!

  • @elnath1978
    @elnath1978 2 роки тому

    How can you use this tool to inspect LinkedIn dropdown menu injected HTML?

  • @trentrz2k7
    @trentrz2k7 9 років тому

    Awesome!

  • @KevinRamirez-vw5kv
    @KevinRamirez-vw5kv 8 років тому

    Genius tutorial. Thanks :)