-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Labels
Description
I think we should try writing the example in typescript. There's some friction you run into when defining action creators unless you define it the way redux-loop is expecting it (using the ActionCreator type, etc.) I'll try and post a concrete issue of what I'm facing here in a bit. @willisplummer since you added the definitions, do you have any sample code using redux-loop in a ts project?
alexburner and TedDriggs