This Library is Awesome for Visualizing your Codebase

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

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

  • @r.k.vignesh7832
    @r.k.vignesh7832 14 ชั่วโมงที่ผ่านมา +6

    We built something like this at my company. It can be super useful, especially for onboarding new devs and visualizing the workflows of a large, legacy codebase.

    • @brokstine
      @brokstine 12 ชั่วโมงที่ผ่านมา

      Looks very interesting to hop on an open-source project too.

  • @Tudorabil
    @Tudorabil 6 ชั่วโมงที่ผ่านมา +3

    I would be nice to have a link to the project in the description

    • @rayew0621
      @rayew0621 4 ชั่วโมงที่ผ่านมา +1

      i like how he hearted it and then didnt do a really quick link to the github repo lol

  • @frostytf2
    @frostytf2 12 ชั่วโมงที่ผ่านมา +1

    Not sure if this can throw errors, but Madge is similar CLI tool that you can add to your CI/Husky to check for these circular dependencies and fix as you go along instead of taking a bunch of time to refactor everything

    • @WebDevCody
      @WebDevCody  11 ชั่วโมงที่ผ่านมา +1

      that's a good suggestion, I'll check it out

  • @BSimone95
    @BSimone95 13 ชั่วโมงที่ผ่านมา +1

    nice tool. I learnt the hard way to care about dependency graphs when I found myself needing to import something that would have created a circular dependency.
    Now on new projects I make a conscious effort to keep some bedrock modules free of any internal dependency, even if that means duplicating an utility function to avoid an import.
    Unrelated but your keyboard sounds really nice, which keyboard / switches do you use?

    • @yassine-sa
      @yassine-sa 13 ชั่วโมงที่ผ่านมา +1

      For the keyboard sounds, he previously made a go app( i think it only works with macos) for that sound. He made a video about it you can check it out

  • @mogueno
    @mogueno 14 ชั่วโมงที่ผ่านมา +1

    I have no idea how would this work in a non-class environment. I assume that this is the best use case for it.

  • @elProdigio
    @elProdigio 13 ชั่วโมงที่ผ่านมา

    Sorry to ask for this but what is the name of the theme? Thanks!
    BFW, great video! I like the tool, but the visualization is a little bit messy.

  • @majus1334
    @majus1334 5 ชั่วโมงที่ผ่านมา

    And where's the link?

  • @worldbest3097
    @worldbest3097 14 ชั่วโมงที่ผ่านมา

    wow.. visualization pretty good.

  • @butwhothehellknows
    @butwhothehellknows 14 ชั่วโมงที่ผ่านมา

    Niiice!!!! Good job babe ❤

  • @3096michael
    @3096michael 2 ชั่วโมงที่ผ่านมา

    Dependency cruiser