What general coding and style guide to follow? #28
Replies: 2 comments
-
|
Hello,
It is not planned to add more than one window in the application, to keep the application as easy as possible. Therefore i would also suggest to change the name of the route
I currently cant answer this question. @tabeatheunicorn could you give further information on this ?
It seems like a good idea to link them in the CONTRIBUTE.md as a reference.
My Suggestion would be to apply the changes you think about and discuss them in the PRs for those changes. Generally it seems like a good idea to make the codebase more structured and readable. |
Beta Was this translation helpful? Give feedback.
-
|
I personally prefer intention over actual style guides (apart from the Angular and TypeScript best practices).
The Coding Guidelines should not keep anybody from contributing. When somebody proposes new code that reviewers don't see as too good of a fit, very clear instructions, ideally including code changes, should be added to the review. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
as there were some ideas shared about what should be a good pull request style in #27, I'd like to open up the discussion on how the html files in this project should be written in general.
My questions:
My suggestions for the styling:
Beta Was this translation helpful? Give feedback.
All reactions