I am building a blockchain app with Hyperledger Composer and have a question about the frontend. I want to know if I can use React to create the user interface or if I must stick with Angular. I am curious about the best practices when deciding between these frameworks since I want to choose what works best for my project. Any advice or shared experiences with different frontend technologies in such contexts would be very helpful. I look forward to your suggestions and insights.
hey, i think react works fine for a hyperledger composer frontend. its flexible n a bit easier to work with sometimes. have you faced any quirky issues merging it with blockchain stuff? curious abt your experence, and what make u try react over angular?