2 articles tagged with 'GraphQL'

 Rust for NodeJS developers (V) - SQLx Integration

Rust for NodeJS developers (V) - SQLx Integration

In this article, we’ll explore how to structure a Rust application with proper separation of concerns, leveraging SQLx’s compile-time query validation to ensure our database operations are both safe and efficient.

Read full article
Earth from space

How to generate TypeScript types and React hooks from GraphQL queries

We have been working with Shopify for a good while now, for all kinds and sizes of e-commerce sites, but we've been lately experimenting with GraphQL and React-based frontend applications to enhance user experience to unprecedented levels, so we've compiled some guidelines for you.

Read full article