-
Would there be any value in crafting a domain-specific language to define layouts?
Using a DSL you could separate the layout, child nesting, and default argument/property/handler assignments more n…
-
https://github.com/cshuaimin/scd#usage
> In sidebar, run scd to open the main window.
What is a sidebar? How to open one?
> In your shell, you need to setup some hooks to send scd shell event…
-
Well, I've tried many methods, mostly about routing side effects, like reducers, middleware and store enancher.
How do you handle them? What kind of side effects have you faced in your experience?
I …
-
Hi, first of all I would like to thank you for the library, I have been playing with hedwig for a while and have been very fun.
I would like to know how to do routing with it though. And if you can…
-
I apologize for using an issue for this...feel free to close this.
I don't remember where I first heard about this project, but searching led me to the [Elixir Forum](https://elixirforum.com/t/buck…
-
-
Not a complete solution yet, feedback is welcome! :)
https://medium.com/@MattiaManzati/how-to-reuse-redux-components-8acd5b4d376a#.53ozsapts
-
## 📖 Documentation
From [the docs](https://gcanti.github.io/fp-ts/modules/IO.ts.html):
> IO actions are thunks so they are terminated by calling their () function application that executes the c…
-
Recall that `configlet lint` currently checks in track CI that every exercise UUID is:
- a valid version 4 UUID in the lowercase and hyphen-separated form
- unique within the track
However, it …
-
Most of the JS bindings currently will throw confusing error messages if invalid arguments are supplied (e.g. see https://github.com/cliqz-oss/adblocker/pull/2125). It should be possible to write erro…