Hello,
I'm Orinami
I’m a UI developer at Quidax interested in UI and UX, web performance and best practices.
I teach by writing
technical articles
and talk about
random topics
I find interesting. Here, you’d find
projects
I have worked on. If you’re looking to
hire me
, feel free to send me a
mail
or DM on
twitter
Recently, I was trying to add upload images form field to a project I am working on and I found it really difficult to get along with the cloudinary documentation and the other React cloudinary tutorials I came across.
Introduction When writing components in React, we find out that some of these components are actually reusable and we’ve been writing the same thing across different applications over and over.
Originally published on scotch.io
We started with Build a Simple GraphQL API Server With Express and NodeJS, then Understanding GraphQL API Queries, now let’s take a dive into Mutations in GraphQL.