Log in to GraphQL Editor
Don't miss out.

Blog

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

8 mins read
about 9 hours 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...

6 mins read
5 days ago
How to create a GraphQL Hello World app with GraphQL Editor and Stucco.js
Arkadiusz Kuryło
Arkadiusz Kuryło
How to create a 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 ...

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

5 mins read
25 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
11 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
12 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