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
Pratik Pimple
1.5k
292
11.5k
How can I use React Hooks with MVC C# in JSX file
Mar 30 2021 11:48 AM
I am creating application using MVC c# and React,
but while using React Hooks i am getting error like below
"Uncaught ReferenceError: useState is not defined"
how to resolve this issue in MVC?
Reply
Answers (
2
)
Moving MVC 5 Views to jsx(React)
Code Syntax TypeScript