TryCatchLearn / ReventsAlpha

Update to the content that uses React-redux 7.1.0-alpha.4, 3.0.0-alpha.12 and an excessive use of react hooks...
17 stars 10 forks source link

Keep the dependancy for react-redux-firebase #2

Open TryCatchLearn opened 5 years ago

TryCatchLearn commented 5 years ago

This package gives us a lot of extra functionality without us needing to write a lot of extra boilerplate code as it provides Action Constants, Action creators as well as reducers that we can take advantage of, a lot of which we would have to replicate in our own code. There is no need to re-invent the wheel here.

ariefwidiatmoko commented 5 years ago

Really great update video an thanks for explanation, and I was thinking react hook is make everything simple. include redux hook. I will prefer to this actually, because this app really depends a lot on redux and it will make easier to just use the new api for hook with the redux hook and maximize it features.

but I think there will be possibility that light weight app that don't use redux and it can be used more dependently, I don't know if this code can be use in react native also because of that. how about the new course Neil? it would be great, I will sign up to that course.