Log in to GraphQL Editor
Don't miss out.

Blog

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...

6 mins read
13 days 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...

7 mins read
6 months ago
Creating a React Native monorepo with shared components using TypeScript
Marcin Falkowski
Marcin Falkowski
Creating a React Native monorepo with shared components using TypeScript

To start we should ask a simple question: why should I use a monorepo for React Native apps? It's actually very useful w...

11 mins read
7 months 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....

5 mins read
7 months ago
Prototype your Python models in GraphQL with Rust backend in one line of code
Dan Stein - DJ Fresh
Dan Stein - DJ Fresh
Prototype your Python models in GraphQL with Rust backend in one 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...

4 mins read
8 months ago
Top 5 GraphQL IDEs for 2023
Michał Tyszkiewicz
Michał Tyszkiewicz
Top 5 GraphQL IDEs for 2023

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

8 mins read
10 months 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 ...

5 mins read
10 months 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...

6 mins read
11 months ago
Bun: a new and really fast JavaScript runtime
Michał Tyszkiewicz
Michał Tyszkiewicz
Bun: a new and really fast JavaScript runtime

In 2018 Node.js creator Ryan Dahl gave his famous talk titled "10 Things I Regret About Node.js". It outlined regrets he...

5 mins read
about 1 year ago
Fresh: an extremely fast and simple web framework from Deno
Michał Tyszkiewicz
Michał Tyszkiewicz
Fresh: an extremely fast and simple web framework from Deno

It seems you get a new JavaScript framework almost every week now. Most of them aim to improve upon this or that shortco...

5 mins read
about 1 year ago
SolidJS: a new framework with true reactivity and top performance.
Michał Tyszkiewicz
Michał Tyszkiewicz
SolidJS: a new framework with true reactivity and top performance.

As far as JavaScript frontend frameworks go most people stick with React and it has been by far the most widely adopted ...

4 mins read
about 1 year ago
Apollo Supergraph: A GraphQL stack for everything
Michał Tyszkiewicz
Michał Tyszkiewicz
Apollo Supergraph: A GraphQL stack for everything

The folks at Apollo have been working with GraphQL since 2016, back when they were still Meteor Software. Versatility ha...

4 mins read
about 1 year ago