• Object@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 days ago

    found 7745962577 vulnerabilities (7653345675 low, 91726393 medium, 817263 high, 73246 critical)

  • ddplf@szmer.info
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    11 days ago

    Which is of very little importance in most cases, because modern bundlers incorporate treeshaking in order to filter out all the unused code when you’re building a production application

    Edit: okay well appearently that’s controversial for some reason

    • BlueMagma@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      10 days ago

      I didn’t know about treeshaking (still unsure what it is exactly since I’m not a js Dev), but I’m guessing it still takes up Gigs of space in the project folder of every Devs PC, duplicated for each project.

      • ddplf@szmer.info
        link
        fedilink
        arrow-up
        1
        ·
        10 days ago

        It does take a lot of space for devs, but personally I find that absolutely irrelevant, because it’s your end user’s experience that really matters, and - as a dev - you are most likely to have a much better rig and internet connection than your average Joe.