Journey so far
Greetings esteemed reader(s)!
Started my official journey as a software developer and i will be sharing my experiences, learning curves, ups and downs with you all on this blog.
I joined a team of awesome developers with the best boss at the helm o...
nnamdisblog.hashnode.dev2 min read
Ross Ragsdale
I build engaging, performant, full-stack web apps.
FWIW: I thought it would be an interesting experiment to try resolving into Cloudinary directly from the GraphQL service. Turns out they have pretty restrictive rate-limiting on their Admin API, so we had to cache all the image data in a database anyway. 😅