Sean
Mar 22, 2022

--

Context is a great addition to React's toolkit but last I read into it context doesn't scale that well, it also doesn't have a mechanism built in for middleware, which is disappointing. You can hack middleware into context using refs but yeah, it's a hack. For me middleware is a huge reason flux is so powerful.

--

--

No responses yet