Bio: Occasional JavaScript programmer. On a quest for the Holy Grail of Programming. But first I need to understand Self.

GraphQL or REST?! Persisted Queries for the best of both worlds

made by zaiste, submitted by nicholasbs
A case for using "Persisted Queries" with GraphQL to get some of the benefits of REST (without losing the benefits of GraphQL).

Kretes

made by zaiste, submitted by porterjamesj
A TypeScript programming environment based on VSCode with a batteries included approach. You can see the code here: https://github.com/kreteshq/kretes

Integrating with a REST API using React Query + Next.js (with TypeScript & Tailwind CSS)

made by zaiste, submitted by rachel
Jakub gives a clear, helpful walkthrough of integrating an application with an API!