❔ Mac and React
I installed Visual Studio Community 2022 on my Mac. The only templates that I am getting are these on screenshot. When I chose React.js - it's using the class components and not create-react-app scripts but I don't want that. I want to be able to create an app with create-react-app with typescript template and use functional components.
When I was looking at docs I found the options: create React standalone project - but I don't see any in my Visual Studio instance - I believe is not supported on Mac.
What are then my option to achieve that? Do I need to make separated project for react in some other editors like VS Code? I got asked to make it in VS because of an automatic deploy via Publish and Azure?
Can I do that in VS Code also?
5 Replies
This might not be the place to ask as this server deals with C# and not JS
perhaps you meant to ask on another server?
i would not use mac vs for js stuff lol
just use vscode
I wouldn't also - but they asked if we could
are there any benefits having the fe and be under the same solution?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.
Was this issue resolved? If so, run /close
- otherwise I will mark this as stale and this post will be archived until there is new activity.