New FAQ entry is done.

This commit is contained in:
Mike Thompson 2017-10-21 12:06:51 +11:00
parent f515030045
commit 69fe8c4657

View File

@ -14,7 +14,7 @@ find solutions to questions in the M and C realms - like "where does the control
"how do I manage state". And, coordination issues like "How do I put up a spinner "how do I manage state". And, coordination issues like "How do I put up a spinner
when waiting for the database, and take it down correctly?". How do I ensure when waiting for the database, and take it down correctly?". How do I ensure
efficient view updates? How do I write my control logic in a way that's testable. efficient view updates? How do I write my control logic in a way that's testable.
How should new websocket packets be communicated with the broader app. Or GET failures. How should new websocket packets be communicated with the broader app? Or GET failures?
These questions accumulate. Reagent, by itself, These questions accumulate. Reagent, by itself,
provides little guidance and, so, you'll need to provides little guidance and, so, you'll need to