Using php + sql and maybe a little javascript is generally an OK-ish method that has few strings attached and runs on anything. However there are a lot of modern frameworks that let you do a lot more stuff. There things like django, firebase, blazor, asp net or whatever but what FOSS equivalent to this “next gen” web development stuff should we be using?

    • PeterPoopshitOP
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      1 year ago

      Actually, I thought it was a Microsoft product for some reason. Turns out I’m wrong and it actually is FOSS.

      • maegul (he/they)
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        Django is huge in the python world. Python’s answer to ruby on rails. It’s also been around for a while now so it should be pretty mature (I’ve never used it BTW).