-
I've been thinking a bit lately about how an architecture like this would solve the problem of local, transient UI state in a tree that can be quite deep.
For example, let's say we want to have some…
-
https://github.com/orourkedd/effects-as-data
https://medium.com/javascript-scene/mocking-is-a-code-smell-944a70c90a6a
https://redux-saga.js.org/
https://erock.io/simplify-testing-async-io-javascrip…
-
When updating the Fulma docs site, I kind of re-discovered the usage of stateful component via Fable.
Using them from Fable, we still gain access to intellisense, compilation checking, etc. Also I …
-
I have noticed that the action 'RANDOM_RESPONSE' is not being logged. Only 'RANDOM_REQUEST' is logged.
-
I cannot write instructions for this as I have never used elm-review before! First step is to workout the instructions and define our goals here.
It would be great to ensure the highest quality of …
-
this is more of a question then an issue, but what is the story for side effects, is there one?
like when you want to send a message through a websocket, or retrieve some resource via http
-
Wow, what a cool idea! I love aesthetic and the functional design 👍
It'd be super fantastic if the navigator could be hidden by default, and then a command offered which would expose the navigator…
-
If scantool initiates a command or request right after a previous request completed, the interface might still be listening for more responses from the vehicle when we send it the second operation. Th…
-
Hey @BigJk 7 Daniel
thanks for this. I am working on how to have bubble tea express the same things in HTML.
Sort of like a HTML Web Component of Bubbletea with the htmx pattern.
https://githu…
-
As a (potentail) developer
I would like to know the exsisting architecure decissions
So I can understand why choices are made and base my decision on these choices or challenge them.
Acceptance c…