• beeb@lemm.ee
    cake
    link
    fedilink
    arrow-up
    6
    ·
    10 months ago

    Svelte is a happy middle ground between vue/react and SolidJS which is maybe too bleeding edge still

    • AVengefulAxolotl@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      10 months ago

      Agreed on the svelte part.

      But I think solidjs has a real chance of taking over React, because its similar, meaning JSX and hooks, but without the footguns. After using React, its so much cleaner and easier to work with, i cannot recommend it enough.

      • dubbel@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        Thanks for recommending it, it does look really nice. I’ll definitely check it out when a fitting project comes along.