-
List of changes breaking backward compatibility:
- [ ] Move `list_foldl` and `list_foldr` to `ListUtils.scillib` (the user will have to `import ListUtils` to use those)
- [ ] Delete `list_foldl` a…
-
Single source of truth.
(Didn't have the permission to create a PR and after reading the wonderful compilation of the question really wanted to contribute so opening the issue)
-
- Use Desing Tokens/Variables for everything
- Desing tokens naming: system - theme - domain - group - component - element - category - concept- property - variant - state - scale - mode [Naming desi…
-
Each team member is required to communicate weekly updates following the principles of the daily scrum meetings. Expect 1-2 sentences per item and link to relevant GitHub issues.
## Format
- What …
-
@fedect1 In the backend you have two classes `posts.js` and `post.js` which is very close by. Through the folder it's a little bit clearer. I prefer a more declaritive approach because it's immediatel…
-
Each team member is required to communicate weekly updates following the principles of the daily scrum meetings. Expect 1-2 sentences per item and link to relevant GitHub issues.
## Format
- What …
-
Each team member is required to communicate weekly updates following the principles of the daily scrum meetings. Expect 1-2 sentences per item and link to relevant GitHub issues.
## Format
- What …
-
-
### Session description
The Technical Architecture Group Privacy [task force](https://github.com/w3ctag/privacy-principles), together with participation from Privacy Interest Group, has been workin…
torgo updated
8 months ago
-
- Option meant for recovering from `null`, don't allow on constructors or primitives
- Result meant for recovering from exceptions; can happen _anywhere_ so allow on all methods and constructors
- C…