Effect CommunityEC
Effect Community3y ago
6 replies
Jules

Integrating Effect in React without Promises or Async/Await

What's the correct way to integrate Effect in React?
I'd prefer to avoid to use the Promise API and the async/await thing
Was this page helpful?