-
This is most definitely a style preference, but I think many newcomers will be confused by the use of dynamically defined properties that return promises here, and I think they could lead to bugs due …
mhart updated
5 years ago
-
### User Story
As a user, I want to be able to use the website in my own language so that I can be productive.
### Acceptance Criteria
1. **Front-End Implementation Steps**
- Step 1: Add i1…
-
### The problem
Consider the following example:
```Dart
typedef Action = void Function(T arg);
void execute(T arg, Action action) => action(arg);
void main() {
…
-
IIUC, Modia currently dynamically instantiates Julia `Module`s and directly `eval`s code into them in order to construct models. I have some questions here:
- Is my understanding even correct? Any …
-
##### Description
How do I get the current list of generators available from the docker image or the CLI in the docker image? I can't find the documentation either.
```
ada
android
async…
-
The demo uses uncompressed assets, but I suspect there's a grunt(?) step that can bundle them (and how does that fit with Django collectstatic).
-
This issue is an overall collection of issues and wishes related to menus in Spec.
- missing dynamic aspect. The menus miss API for dynamic changes like adding of items to the existing menus (well,…
-
It should be possible to support `DSL#execute(String)` in H2.
-
From a Number Play issue in https://github.com/phetsims/number-play/issues/222, we found that we didn't want to use "boundsMethod: "accurate"` because it meant that our "sum word" (in the top left of …
-
```
I am attaching a screen shot where an empty toolbar is shown. I would like to
remove it.
My configuration is:
…