Here sucks is in the sense of suckless philosophy, I don’t think everybody likes the suckless movement but I’ve seen that many people, me included, don’t like how modern web apps look like (messenger and tiktok are like the worst). So if I want to make interactive web apps, what are the better technologies to not make the web shittier ?

  • ℕ𝕖𝕞𝕠@slrpnk.net
    link
    fedilink
    arrow-up
    3
    ·
    2 days ago

    It’s true that PHP is not for animation and indeed requires a server request for every interaction, but many web apps would be better if they were more server-side-oriented.

    • zaknenou@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      22 hours ago

      where do I start doing this ? I guess the php official site to learn php, but most likely the tutorial will be oriented to backend development.