• notarobot@lemmy.zip
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    23 hours ago

    Don’t try svelte kit. This is pseudocode but it’s valid. The only symbol show here that is not real is the / that I’ve placed at the end of folder to show that they are folders. There are other special cases

    routes/
    +page.ts
    (admin)/
      +page.ts
      [user=uuid]/
        [[community]]/
          +page.ts
        posts/
          [...postIds@]/
            +page.ts
    
      • notarobot@lemmy.zip
        link
        fedilink
        arrow-up
        2
        ·
        13 hours ago

        Im trying it out yet. It seems fun, the tutorial is amazing. I don’t think I’d want to do large enterprise projects with it

        • dogs0n@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          13 hours ago

          Have you noticed issues that you think would arrise at scale, etc for an enterprise project?

          I’m using it for a small/medium sized project and it’s great and has not got in the way once. Wondering how you feel, since I don’t have experience with much enterprise code.

          • notarobot@lemmy.zip
            link
            fedilink
            arrow-up
            1
            ·
            8 hours ago

            Oh. No. You win. Mine is a gut feeling that modeling all routes with folders would become a paid. To navigate and manage, while you have actual experience