-
### Title
Tune into your heart
### Leaders
Rochelle De Silva: rochelled@student.unimelb.edu.au
Shivam Puri: sppuri@student.unimelb.edu.au
### Collaborators
[Dr. Pip Karoly](https://findanexpert.…
-
Related to #26 #29 #31
Each Plot is a self-contained combination of brains: author/editor/reader. The author generates completions, the editor makes suggestions, the reader gives feedback on how in…
-
We need to have the measurement type or study
-
Refactoring code in src/middleware/user.js to reduce its Cognitive Complexity from 18 to the 15 allowed. Cognitive Complexity is a measure of how hard it is to understand the control flow of a unit of…
-
Hi!
Great stuff!
WDYT about the following non-technical strategies to address cognitive load when faced with unfamiliar code:
1. While trying to understand a piece of code:
a. Take notes o…
-
I just installed it and tried to run it, but it gives me an error:
```
$ npx ccts src/
C:\Users\Marco\AppData\Roaming\npm\node_modules\cognitive-complexity-ts\build\src\cognitive-complexity\node-…
-
https://www.sonarsource.com/docs/CognitiveComplexity.pdf
Maybe we can write a VS-Code Plugin for it...
-
Refactoring code in public/src/admin/extend/widgets.js to reduce its Cognitive Complexity from 16 to the 15 allowed.
File: public/src/admin/extend/widgets.js
Code line: 121~136
Fixing this speci…
-
I'm trying to fit a model for an example in a data package I'm working on using glmmTMB, but I'm running into convergence issues. However, the same model converges just fine with both `nlme::lme()` an…
-
Path: src/database/mongo/sorted.js
Explanation: refactor this function to reduce its Cognitive Complexity from 28 to the 15 allowed
Note: this is different from #360 because
- I will be working o…