-
### [REQUIRED] Step 2: Describe the problem
The entire `google_mobile_ads` API is built with callback APIs. These are bug prone and very non-idiomatic for Flutter. Really non-idiomatic in any langu…
-
Complementing #215
Putting this here so it doesn't get lost
Having nested class for each error like this is pretty un-idiomatic in python. I'm not sure how to expose our errors in a better way though…
-
Thanks for all the work on this library. I like it so far.
Do you have any plans to provide more idiomatic API with strong typing? As it stands everything takes in an object.
Another example is optA…
-
With the recent expansion in what the library can support, I personally think that it's time to start the talk on how to convert it to idiomatic. I don't know if the best way would be to create a sepa…
-
Here is a try to get a feature where the horizontal axis can be shared (linked) from different plots. Plots are created on demand, not in one call.
Actually with 2.2.0 release it not possible to re…
-
This redesign will allow current users of Go to more intuitively engage with Coco for frontend web design.
e.g.
* Replace js-like callbacks with go channels.
* Centralize event handling (select…
-
Ruby has lots of methods in the [Enumerable](http://ruby-doc.org/core-2.2.3/Enumerable.html) module which have similar function to the ones added here.
I think it would greatly help to match these nam…
-
Definition for rule 'idiomatic-jsx/require-attributes' was not found.eslint(idiomatic-jsx/require-attributes)
I did Everything needed. Still getting this error in terminal and in VSC.
-
Hello, AFAIK, the fastest way to clone just a single branch of a huge repository requires the following arguments:
```sh
git clone $REPO_URL \
--branch $BRANCH \
--depth 1 \
…
am11 updated
7 months ago
-
Arch Linux's rss2email AUR 3.12.1-1 reports errors in a very non-Unix style.
$ r2e list
2020-09-12 12:30:25,981 [ERROR] extra configuration key: foo
$
I'd expect
r2e: error:…