Hi guys, I use forge and with a remote backend.
On my frontend, what is the best approach in rendering images.
Firstly should I use tags or from Atlaskit and should I have the image in the public/assets folder or deploy the images to a blob storage for example and load from there.
If I upload, how best do I attach the url to avoid the csp error
1 Like