-
I tried to use my epd_waveshare crate for this app instead of the il3820 which is basically just a slightly different driver for the same display. (the epd-crate also includes 2 other epds).
The b…
-
Hi,
I've been hacking around your wonderful package recently, and I've got some pretty interesting results I'd like to contribute back, if possible.
I started by customizing the regex because I …
-
Am I correct in assuming that draco doesn't have this issue? DenisKolodin/yew#350
IOW, in draco, is it possible to update a child component's state **without** causing a re-render of the parent's D…
-
Hi,
I have found that the `int` parser fails on the input `"42."`. I would have expected that `int` parses the `"42"`, and leaves `"."` to be consumed later on.
Here is an Ellie demonstrating the …
-
As simpleiot progresses, I'd like to start thinking along the lines of [platform vs product](https://tmpdir.org/014/).
One key to successful platforms in support for packages/plugins. This issue is…
-
I know flutter have a Flutter Rust Bridge,
But i wanna know if it is possible to use Flutter instead of Swift UI or Jetpack Compose ....
-
- There were some experiments with React hooks and I think we should implement something similar in Seed.
- The idea is:
1. Use The Elm architecture (TEA) for your business logic and keep all bus…
-
kogai updated
5 years ago
-
I just wanna discuss about component communication in Act. I'll use submission example (recently added to this repo).
In submission example, a component (`submission`) send a "message" (`disabled`) t…
ghost updated
8 years ago
-
I really enjoyed your Pixi.js tutorials and like the idea of using Hexi for my new web based interactive animation project. My only concern is that you may not have intentions to develop this for an e…