0 reply
0 recast
2 reactions
5 replies
1 recast
9 reactions
1 reply
0 recast
3 reactions
1 reply
0 recast
1 reaction
I find it pretty useful.
There are scenarios, even like checking a specific channel feed, I mean, all that data is already accessible, but you would need an additional proxy, in cases where CORS would eliminate that need, especially like in docs, you have authentication over API with a signer key, but there are scenarios when you can do that authentification safely on browser level (example the signer key is owned by that user that is authentificated so is safe to share it with him)
I didn't find any dev that would not find this useful, like I said, not all data is on the protocol getting a channel picture, name, or description from the browser is useful.
Getting the apps I added to favorites on warpcast, also useful.
BTW, I see now that warpcast.com does correct code splitting, from the beginning to a few weeks ago, at least it just compiled everything into a huge main JavaScript asset. 0 reply
0 recast
0 reaction