-
I found your repo when doing some research about Phoenix LiveView implementations in Haskell. I had a similar idea a while back, before I'd ever heard of LiveView, and [implemented it](https://github.…
-
So here's what I have been researching:
I need a way to run an http listener in .net and receive websocket connection. I specifically want to do this to use a .net application with a browser front…
pha3z updated
3 years ago
-
Hi,
The [gen_statem ](https://www.erlang.org/doc/man/gen_statem) behaviour provides a powerful way to manage stateful processes, especially for development of complex state machines and stateful sy…
-
Beginner/Intermediate Flutter developers have asked for concrete guidance on how to structure Flutter apps. What kind of structure should the new template demonstrate?
- [No Explicit Structure](htt…
-
There are precedents for this general approach. Firstly, the view layer can be compared to something like React. It is purely a set of nested components which act on their arguments. This doesn't see…
-
Playing around with pushpin a bit #310 and #316 I've come to recognize that what I really would like to accomplish is more or less what I wanted with my dat://code.gozala.io/ experiment (which is not …
-
Should we encourage people to go (_way_) beyond learning how to build "web apps" and learn more CS _fundamentals_...?
+ http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/
+ http…
-
QuickCheck co-creator John Hughes gave [a sweet talk](https://www.youtube.com/watch?v=zi0rHwfiX1Q&t=710s) about using QuickCheck to test programs. What he describes is essentially "generate a random l…
-
### Imba Version: x.x.x
latest
### Expected Behavior
- compiler reports type errors if a lambda prop-, getter- or def's type isn't what its annotation says
### Actual Behavior
- compi…
-
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…