The board needs to oust the CEO.

  • Kazumara@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 hours ago

    I notice you didn’t mention Drupal or Joomla, and last time I did any webdev (11 years ago as an intern) it seemed like those were some of the big ones (though my perspective was probably very limited back then). Are they no good, have they fallen out of favour?

    • EnderMB@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 hours ago

      I actually used Drupal a year ago, so it’s definitely still around! Joomla isn’t a name I’ve heard for a while though. To be fair, I mostly work in AI now, so I’m removed from the web dev world also.

      I think flat file and API based CMS’s have become more popular now, especially with many people questioning why so many CMS’s were built on relational data stores for largely non-relational data. For many, the ability to drop a CMS in and have it “just work” is why some of the newer ones are growing in popularity.

      • SreudianFlip@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 hours ago

        Drupal scales well and is very extensible with features that allow complicated permissions systems, etc. I have built some complicated courseware with it, and big document archives, etc. It has a skilled developer community. I wouldn’t use it for small inexpensive sites, but it’s top tier and free/liberated.

        Joomla’s code a decade ago was so inefficient and clunky to work with I could never recommend it, my main interaction with it was troubleshooting and helping folks escape it. Maybe it’s improved.