Conversation
CurrentExpenses steps
knod
left a comment
There was a problem hiding this comment.
Haven't gone through the rest of this yet, but is immutable a peer dependency of Redux? I think that lib was still up for discussion, though I may have forgotten a conversation.
|
Immutable.js isn't a peer dependency. But it's often used with it. And even if you don't use an immutability library, you end up programming in a way that accomplishes much the same thing. |
|
This is a tremendous amount of progress for a first pass. |
|
Like @wacii said, It is a different way of coding and can take some getting used to, so we can definitely discuss this more if you're not comfortable with it. |
Addresses #912
Still todo: