TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
chitranshi kulkarni
NA
13
594
Moving MVC 5 Views to jsx(React)
Mar 27 2021 3:06 PM
I am new to react. Currently my application is on .Net MVC. I want to move my views(frontend) to react. I saw many example, but none of them are clear and most of them are with hello world. My views has bootstarp classes style and attached to a model. so I want a complete and clear example of moving views with all these feature to react. Also is it possible to use my controller methods in new react functionality?
We are moving to .NET5 and React, but this application is used by many users, so I don't want to disturb existing functionality and trying to move this application step by step to React. So is this possible that I can move in hybrid manner?
Reply
Answers (
1
)
How I can consume a BAPI from JavaScript?
How can I use React Hooks with MVC C# in JSX file