-
Add examples on how to use the different parts of Concord. Some of these already exist in the README but could see some improvement with in depth explanations, for example, when to use them, or how th…
-
> ⚠️ **This is important! But requires a proper article, really.**
>
> - **Currently using `ECSS`** in Anki Programming Themes, but ...
> - **What should we be promoting to young people?**
> - It …
-
I like the way you think, first goal: performances.
But I think about something else: performances, multi-OS and customization.
That's just something I think about and I believe I'm not the only one…
-
such as:
* react-primitives (which enables use with React Native)
* http://grommet.io _(which seems to have a hard dependency on React, assuming nobody ports it out or or adds some kind of an abst…
-
All software needs a design specification! In this case, we need to flesh-out the idea of a single-page, small-content wiki and then take a look at the required components of said. To get things sta…
-
I've been reading over the tutorials and I really like the concept and its surface. I'm curious to know about the ability of using elmish as a library, as the repo seems to be in a state of instabilit…
-
Hi!
We want to make Seed's website and documentation as good as possible.
We've recently created a new website (this repository + [seed-rs.org](https://seed-rs.org/)). We resolved the main pain…
-
Hey Crux team, after understanding a bit more about how Crux works and how the state management is defined, I can see history repeating itself. 1 massive key value pair serializable global store will …
-
I wonder what the var `elem` was for:
https://github.com/composor/nano-byte/blob/master/render-vdom.js#L26
It appears it's only assigned to but never used for anything?
-
I was reading over Cycle's implementation and noticed an unexpected behavior while trying out some of the examples: it seems that components are re-created any time their parent changes, causing signi…