Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define programming standards for React #200

Open
giemic8 opened this issue Jan 23, 2025 · 0 comments
Open

Define programming standards for React #200

giemic8 opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
architecture Architectural task documentation Improvements or additions to documentation frontend Frontend related task

Comments

@giemic8
Copy link
Collaborator

giemic8 commented Jan 23, 2025

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.

@giemic8 giemic8 added architecture Architectural task documentation Improvements or additions to documentation frontend Frontend related task labels Jan 23, 2025
@giemic8 giemic8 self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Architectural task documentation Improvements or additions to documentation frontend Frontend related task
Projects
None yet
Development

No branches or pull requests

1 participant