You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're interested in participating in the Quality Control Groups, please let Carlos know or email [email protected]!
The Iris codebase is a bit of a mess, with improper error handling, no comments, etc. We should create two Quality Control groups: one for React and another for Rust to tackle the entire codebase.
Quality Control groups would focus on the following:
Research proper codebase etiquette
Setting guidelines for the codebase
Refactor existing code, if needed
Implement proper error handling
Add comments to the code
... and likely more.
Reasoning
As the Iris codebase grows, our code gets messier. A lot of us are focused on the code working, but we should put a bigger focus on the code being good too.
Especially with this being a healthcare/hospice program, we need to ensure the code is high quality.
The text was updated successfully, but these errors were encountered:
Summary
Note
If you're interested in participating in the Quality Control Groups, please let Carlos know or email [email protected]!
The Iris codebase is a bit of a mess, with improper error handling, no comments, etc. We should create two Quality Control groups: one for React and another for Rust to tackle the entire codebase.
Quality Control groups would focus on the following:
... and likely more.
Reasoning
As the Iris codebase grows, our code gets messier. A lot of us are focused on the code working, but we should put a bigger focus on the code being good too.
Especially with this being a healthcare/hospice program, we need to ensure the code is high quality.
The text was updated successfully, but these errors were encountered: