GoTeamEpsilon / angular-to-react-redux

Angular to React/Redux, a Guide for Angular v1 Experts Looking to Learn React/Redux
MIT License
107 stars 12 forks source link

Put together React/Redux port sample application #49

Closed MatthewVita closed 7 years ago

MatthewVita commented 7 years ago

See Angular version here: https://github.com/MatthewVita/angular-to-react/tree/sample-applications/samples/patient-demographics-example

ghost commented 7 years ago

This looks fun. The other stuff is important too, but this looks very fun and direct and has a clear ending outcome (i.e. does this app start up in React/Redux and work the same).

MatthewVita commented 7 years ago

@danielehrlich I agree. Comparing and contrasting the angular version (linked in the desc) to this one will be interesting. The sooner you guys catch up on Angular, the sooner we can start working on this! Go! go! go!

MatthewVita commented 7 years ago

I'm closing this because https://github.com/GoTeamEpsilon/angular-to-react/issues/61 "implement basic-info feature in redux port" and https://github.com/GoTeamEpsilon/angular-to-react/issues/62 "implement contact feature in redux port" together encapsulate this work