tags
Praveen Durairaju

Praveen Durairaju

Application Engineer. Tech Enthusiast. Follow on Twitter - https://twitter.com/@praveenweb

Twitter
Best Practices for JAMStack Projects in Production at Scale
JAMStack

Best Practices for JAMStack Projects in Production at Scale

In this post, we will look at the best practices for using JAMStack in production and at scale. The architecture leverages static first to perform fast and dynamic on the client to cater to any complex interactions or data requirements.
09 March, 2021
Top 5 GraphQL Resources for Next.js Developers in 2021
Frontend

Top 5 GraphQL Resources for Next.js Developers in 2021

GraphQL is stepping in to the 6th year in 2021 and is seeing great adoption in the developer community. We have compiled a short list of 5 best resources (in no particular order) specifically catering to Next.js developers.
Next.jsGraphQL
15 February, 2021
Building GraphQL APIs with Deno and Hasura
GraphQL Backend

Building GraphQL APIs with Deno and Hasura

In this post, we will look at building a GraphQL API backend with Deno and create a unified GraphQL layer with Hasura and Deno to solve custom business logic requirements of the app.
Custom Business LogicRemote Schemas
10 February, 2021
Next.js JWT Authentication with NextAuth and Integration with Hasura
Frontend

Next.js JWT Authentication with NextAuth and Integration with Hasura

In this tutorial, we will look at implementing a custom JWT solution with next-auth, served by Next.js and integrate the same with Hasura and make authenticated GraphQL API calls.
Next.jsAuthentication
04 February, 2021
Creating a Data Graph with GraphQL Mesh and Hasura Remote Joins
Remote Joins

Creating a Data Graph with GraphQL Mesh and Hasura Remote Joins

In this example, we will look at the ability to add an API source that GraphQL Mesh creates as a Remote Schema in Hasura. Going one step further we will try to establish relationships between Hasura's GraphQL API and APIs sourced via GraphQL Mesh.
Remote SchemasGraphQL Mesh
18 December, 2020
GraphQL Data Fetching with SWR React Hooks and Hasura
SWR

GraphQL Data Fetching with SWR React Hooks and Hasura

The idea behind this example is to demonstrate usage of useSWR, mutate and trigger hooks of SWR in combination with GraphQL.
Frontend
14 December, 2020
How to secure GraphQL APIs with Hasura Cloud
GraphQL Security

How to secure GraphQL APIs with Hasura Cloud

In this post, we will look at how to secure GraphQL APIs with various defense mechanisms available in Hasura Cloud. Without the right protections, you are opening up your application network to malicious attacks and potentially exposing data in some cases.
Authorization
02 December, 2020
GraphQL in Production with Hasura Cloud
Hasura Cloud

GraphQL in Production with Hasura Cloud

In this post, we will look at various aspects of taking a GraphQL API to production and how Hasura helps you through the process seamlessly with it's advanced security and production ready features.
Production Ready GraphQLGraphQL Performance
24 September, 2020
Data Federation in GraphQL using Hasura Remote Joins and Gatsby Source Plugins
GatsbyJS

Data Federation in GraphQL using Hasura Remote Joins and Gatsby Source Plugins

We will look at how to use Gatsby Source Plugins as a Remote Schema source and federate data using Hasura Remote Joins for a unified data model and GraphQL API
Remote JoinsData Federation
01 September, 2020
Turn your Python REST API to GraphQL using Hasura Actions
Actions

Turn your Python REST API to GraphQL using Hasura Actions

In this post, we will look at using Hasura Actions to convert your Python REST API written in Flask to GraphQL.
Python
14 August, 2020
Building a Calendar Scheduling App Backend with Hasura Scheduled Triggers
Scheduled Triggers

Building a Calendar Scheduling App Backend with Hasura Scheduled Triggers

In this post, we will look at how a calendar app backend with complex scheduling logic can be implemented with Hasura GraphQL and Scheduled Triggers API in Hasura.
10 August, 2020
Introducing Scheduled Triggers: API Driven Cron Jobs and Scheduled Events
Scheduled Triggers

Introducing Scheduled Triggers: API Driven Cron Jobs and Scheduled Events

We are happy to announce the stable release of v1.3 bringing in a slew of features like Data Federation via Remote Joins, Support for Relay and Scheduled Triggers.
Event Driven
20 July, 2020
Subscribe IlluSubscribe Illu

Monthly product updates in your inbox. No spam.

Loading...