Skip to content

Discussion000 - File structure #552

Description

@alonso284

There's clearly NO structure for all existing pages. trpc methods, react hooks, utils and variables are all over the place and unorganized. We should come up with a standard and stick to it.

Suggestions:

Some pages like src/app/(logged)/project/[projectId]/scrumboard/ItemsKanban.tsx already have some type of organization.

  • GENERAL
  • TRPC
  • REACT
  • UTILITY
    I'm not completely sure what each contains. We should write some rules on what they specifically each mean.

Also, we should use the #region syntax.

@SergioGzzBrz has been the pioneer of this standard. I would love to hear your input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions