jeffbski/redux-logic

Typescript Examples?

Open

#135 opened on Nov 19, 2018

View on GitHub
 (10 comments) (9 reactions) (0 assignees)JavaScript (1,815 stars) (121 forks)batch import
discussionhelp wanted

Description

I'm starting to use Typescript in a project and I've used Redux-logic in pretty much all my previous projects. With Typescript though it's been a challenge. I haven't seen that many examples, so I was wondering if there are some can we get them into the docs?

I've only seen one example which isn't even the simplest case. I'm going to keep trying to figure out how it wants things structured in the meantime and make a PR with some examples if its cool.

Contributor guide