Can we develop our web app using Angular rather than React with FCL?

Hi all, I am developing a web app for minting an NFT and selling it on the marketplace. I am familiar with Angular and not much with React js. I want to know whether FCL is compatible with Angular or not. If it is compatible can you provide some docs, links or tutorials related to it. I found the docs related to React only.

Thanks in advance!

1 Like

Hi Kartik! So cool that you’re developing on the platform - can’t wait to see what you come up with!

Angular uses a custom build process that doesn’t play nice with the gRPC library that is used to talk to the access API.

From my understanding, currently FCL isn’t compatible w/ Angular (see issue) - but they’re working fixing this asap!

1 Like

Thanks @kimcodeashian :slight_smile:

1 Like