Log in to GraphQL EditorGet started
Don't miss out.

Blog

I18next translations inside maps & React dynamic import
Michał Tyszkiewicz
Michał Tyszkiewicz
I18next translations inside maps & React dynamic import

Recently while browsing through one of our projects I found some atrocious piece of code I wrote a few months back. As u...

1 mins read
over 1 year ago
Eleventy components woes
Michał Tyszkiewicz
Michał Tyszkiewicz
Eleventy components woes

So far so good, in part one we managed to do a very basic setup of a blog website sticking to just markdown and html (wi...

1 mins read
over 1 year ago
AI-generated GraphQL Schema and Fake backend
Michał Tyszkiewicz
Michał Tyszkiewicz
AI-generated GraphQL Schema and Fake backend

if you prefer to watch a vid demo instead of readingjust click hereLooking for a springboardFor a while now we have seen...

1 mins read
over 1 year ago
 GraphQL Hello World app with GraphQL Editor and Stucco.js
Arkadiusz Kuryło
Arkadiusz Kuryło
GraphQL Hello World app with GraphQL Editor and Stucco.js

GraphQL is a query language for APIs that resolves the common REST problem of over- & under-fetching data. It does that ...

1 mins read
over 1 year ago
Making a simple Eleventy blog template
Michał Tyszkiewicz
Michał Tyszkiewicz
Making a simple Eleventy blog template

If you’ve worked with TypeScript, React or Next odds are you’ve encountered an update that broke a number of features on...

1 mins read
over 1 year ago
TypeScript enums in 5.0 (are they still bad?)
Michał Tyszkiewicz
Michał Tyszkiewicz
TypeScript enums in 5.0 (are they still bad?)

TypeScript 5.0 is here and it brings a lot of changes to performance, adds decorators, and among other things enums. Enu...

1 mins read
about 2 years ago
React Native monorepo with shared components & TypeScript
Marcin Falkowski
Marcin Falkowski
React Native monorepo with shared components & TypeScript

React Native monorepo with shared components & TypeScriptTo start we should ask a simple question: why should I use a mo...

1 mins read
over 2 years ago
Zustand - react state management made easy
Michał Tyszkiewicz
Michał Tyszkiewicz
Zustand - react state management made easy

While managing state in react isn't exactly a Sisyphean task it can certainly become one if the right tools aren't used....

1 mins read
over 2 years ago
Python models in GraphQL with Rust backend in 1 line of code
Dan Stein - DJ Fresh
Dan Stein - DJ Fresh
Python models in GraphQL with Rust backend in 1 line of code

As 2022 drew to a close, and the distant stars of a million AI generated skies were everywhere you looked on your Galaxy...

1 mins read
over 2 years ago
Top 5 GraphQL IDEs for 2023
Michał Tyszkiewicz
Michał Tyszkiewicz
Top 5 GraphQL IDEs for 2023

The adoption rate for GraphQL keeps growing and a lot of big players like PayPal, Twitter, medium, Docker, GitHub or Sho...

1 mins read
over 2 years ago
GraphQL vs REST API
Michał Tyszkiewicz
Michał Tyszkiewicz
GraphQL vs REST API

As you probably already know REST has been the established industry standard for years and GraphQL is supposed to be an ...

1 mins read
over 2 years ago
State of GraphQL 2022 survey
Michał Tyszkiewicz
Michał Tyszkiewicz
State of GraphQL 2022 survey

The authors of State of JavaScript had been including GraphQL in their survey for a while, though it was a bit hidden un...

1 mins read
over 2 years ago