-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
architectureArchitectural taskArchitectural taskdocumentationImprovements or additions to documentationImprovements or additions to documentationfrontendFrontend related taskFrontend related task
Description
Why we need this ticket
We currently have different approaches to how the project is structured. For example, we have some components defined in an index.tsx and most of them are called .tsx.
The components are also created differently. Sometimes with 'export const = ()' and sometimes with 'export function ()'.
TODO in this ticket
Check what are development standards in React and define standards for trufos.
Metadata
Metadata
Assignees
Labels
architectureArchitectural taskArchitectural taskdocumentationImprovements or additions to documentationImprovements or additions to documentationfrontendFrontend related taskFrontend related task