Using JSX in ASP.NET projects
Hello,
we are using ASP.NET web forms and some parts of it we have implemented in React. These parts we have developed through WebStorm.
Is there possible to develop this part also in Rider? The problem is, that we are using TFS integration plugin and webstorm does not know *.csproj, so added/renamed/deleted files are not applied in project file so we have to manually fixed it after some change in web storm.
Is there some solution how to works with these projects together?
Thanks Jiri
Please sign in to leave a comment.