Creating controllers, views and react component. #236

Closed
opened 2025-08-09 17:15:31 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @mrjack88 on 1/9/2018

Hi. I have installed the react-redux template. I want to add AccountController, and two actions: Register, and Login. I have already created those React components (Register and Login), and I have navigation enabled in my app through react-route. If i keep doing things like this, then why do I need the Controllers for? Question is: what is the proper way to do such thing

PS. Feel free to move this comment to a more appropriate place, or just ignore it. I am just searching for help here, because a similar question I have made at StackOverflow did not get any solution (https://stackoverflow.com/questions/48160972/how-to-add-new-page-view-to-javascript-services-dotnet-core-react-template)

*Originally created by @mrjack88 on 1/9/2018* Hi. I have installed the react-redux template. I want to add AccountController, and two actions: Register, and Login. I have already created those React components (Register and Login), and I have navigation enabled in my app through react-route. If i keep doing things like this, then why do I need the Controllers for? Question is: what is the proper way to do such thing PS. Feel free to move this comment to a more appropriate place, or just ignore it. I am just searching for help here, because a similar question I have made at StackOverflow did not get any solution (https://stackoverflow.com/questions/48160972/how-to-add-new-page-view-to-javascript-services-dotnet-core-react-template)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#236
No description provided.