
Vladimir Novick
Software Architect & consultant (available for consulting), worldwide speaker, published author, workshops teacher and developer in Web/Cloud/Mobile/AR/VR/IoT/AI/Blockchain fields
Work
CTO, Co Founder, Consultant at EventLoop
loading...
Recent comments
The Ultimate Guide to handling JWTs on frontend clients (GraphQL)
I am not saying you are not 100% vulnerable, but you are wa...
The Ultimate Guide to handling JWTs on frontend clients (GraphQL)
I covered that later in blog post. Short answer - refresh t...
The Ultimate Guide to handling JWTs on frontend clients (GraphQL)
You store them in memory, but not on the global scope. So ...
Using Amplify CLI for adding Auth to your Hasura GraphQL engine
getSession is async function and you missed await keyword c...
Using Amplify CLI for adding Auth to your Hasura GraphQL engine
That's a good suggestion. I will make sure to try it out. T...
Building blog CMS in ReasonML with GraphQL and Serverless using Hasura
It was 4 days online bootcamp 3+ h every day.
Building blog CMS in ReasonML with GraphQL and Serverless using Hasura
I would always prefer Reason over typescript because you ac...
Building blog CMS in ReasonML with GraphQL and Serverless using Hasura
Not exactly. an easier solution is what I wrote. You need t...