use react JS in nopcommerce

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
I want to use React js in Nopcommerce ver 3.9
it's clear that ver 3.9 is based on MVC .Net framework.
I have 2 questions about using React JS in nopcommerce source:

1- is it possible to run React js in nopcommerce solution?

2- is there any documentation for using React in Nopcommerce?

thanks you BTW
4 years ago
Late answer. Yes, it is definitely possible to run React in nopCommerce. I have done it with v4.0, v4.1 and v4.2. Best experience is with v4.1 and v4.2 since its on .NET Core and it's pretty easy get server side rendering running. Unfortunately I don't have any ready guide or examples.
4 years ago
Thanks for your reply, I think I have a clue to test if I can run nopcommerce with React.
2 years ago
Did you get react running in NopCommerce?

I am faced with Google complaining about Core Web Vitals being too low and I think React would help with the DOM size and other improvements.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.