- commit
- e319eb3
- parent
- 78650a3
- author
- Eric Bower
- date
- 2023-12-01 02:51:21 +0000 UTC
docs: readme
1 files changed,
+3,
-0
+3,
-0
1@@ -49,6 +49,9 @@ They also come with built-in support for a middleware stack (like `express`).
2 This provides a familiar and powerful abstraction for async flow control for all
3 thunks and endpoints.
4
5+Each run of a thunk gets its own `ctx` object which provides a substrate to
6+communicate between middleware.
7+
8 You didn't know you wanted express middleware for the front-end, but let me get
9 you excited, it's powerful.
10