Robert Smith
Robert Smith
I agree that Redux Thunk is the best choice for basic async workflow. I don't see enough benefit to be using Redux Saga unless the async behaviour becomes quite complex.
I'd vote for [Nightmare](http://www.nightmarejs.org/) it requires very little setup compared to others.
I would only recommend Nightmare because it is easier for beginners to get started with due to very minimal configuration, setup and dependencies.
@WebSeed I've done a little bit of preliminary work on this in Codepen to see how we might best approach this: https://codepen.io/rbrtsmith/pen/GmbdGE
Not sure how to best do this with the API is configured - as the zoom level is passed into the React Timelines as a prop…
Hi, is there a workaround for this as an MUI consumer while we wait for a fix to be released?
Hi @oliviertassinari 👋 Do you know if there has been any movement on this? The issue here is blocking us from integrating some components we've made using another library. I'd...