Log in to GraphQL Editor
Tomek Poniatowicz

Posts by Tomek Poniatowicz

GraphQL enthusiast. Magic the Gathering fanatic. Pizza monster

[email protected]

Contributor for over 5 years

GraphQL benefits and why you should adopt it in 2024
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL benefits and why you should adopt it in 2024

The digital world is changing faster than ever. In an environment where new frameworks, technologies and tools are comin...

7 mins read
3 months ago
GraphQL Editor 5.0 - new release, new features: GraphQL Services
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Editor 5.0 - new release, new features: GraphQL Services

From the very beginning of our adventure with GraphQL, we were impressed by how great its community is. The amount of co...

4 mins read
over 2 years ago
Genqlient: a type-safe GraphQL client written in Go
Tomek Poniatowicz
Tomek Poniatowicz
Genqlient: a type-safe GraphQL client written in Go

GraphQL is a new query language for APIs that was developed by Facebook. It's similar to REST but provides clients with ...

3 mins read
over 2 years ago
GraphQL: The Future of Front-End Development
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL: The Future of Front-End Development

GraphQL is a query language that was created by Facebook in 2012 for building web and mobile apps. It has become the new...

3 mins read
over 2 years ago
Graphqurl - curl like CLI for GraphQL
Tomek Poniatowicz
Tomek Poniatowicz
Graphqurl - curl like CLI for GraphQL

The amazing growth of GraphQL is drawing more and more developers every year. Its public release sparked the creation of...

2 mins read
almost 3 years ago
GraphQL Static Site Generator (SSG)
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Static Site Generator (SSG)

Since its release, GraphQL has become increasingly popular and is being used by an ever growing number of development te...

3 mins read
almost 3 years ago
Open-source GraphQL framework for Spring Boot by Netflix
Tomek Poniatowicz
Tomek Poniatowicz
Open-source GraphQL framework for Spring Boot by Netflix

GraphQL community is full of great stories about how GraphQL implementation changed a product, made it better and more p...

3 mins read
about 3 years ago
GraphQL Editor - new release v. 4.5
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Editor - new release v. 4.5

Hey there 👋,we have just released a new version ofGraphQL Editor. Version 4.5 is another step closer to our holy grail ...

2 mins read
about 3 years ago
Bedrock - modern full-stack Next.js & GraphQL boilerplate
Tomek Poniatowicz
Tomek Poniatowicz
Bedrock - modern full-stack Next.js & GraphQL boilerplate

Software as a service (SaaS) is licensing and delivery model in which software is centrally hosted & licensed on a subsc...

3 mins read
about 3 years ago
The state of GraphQL 2020
Tomek Poniatowicz
Tomek Poniatowicz
The state of GraphQL 2020

The State of JavaScript is an annual survey that collects data from JS professionals from across the globe. This year's ...

3 mins read
about 3 years ago
GraphQL Asia 2021
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Asia 2021

The latest events have changed many aspects of our personal and business life. Technology has become more essential than...

3 mins read
about 3 years ago
GraphQL Nexus has reached version 1.0
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Nexus has reached version 1.0

GraphQL Nexus is a library to build code-first GraphQL APIs that relies on Node.js and TypeScript. The code-first approa...

2 mins read
over 3 years ago
WPGraphQL 1.0 - stable version of GraphQL API for WordPress
Tomek Poniatowicz
Tomek Poniatowicz
WPGraphQL 1.0 - stable version of GraphQL API for WordPress

GraphQL is a graph-based query language or more precisely a specification that regulates how to interact with APIs. Grap...

2 mins read
over 3 years ago
RedwoodJS - bring full-stack to your JAMstack
Tomek Poniatowicz
Tomek Poniatowicz
RedwoodJS - bring full-stack to your JAMstack

Jamstack is a new architectural approach with the core principle of pre-rendering aiming to make web applications to:run...

3 mins read
over 3 years ago
Searchkit - Search UI with GraphQL, React and Elasticsearch
Tomek Poniatowicz
Tomek Poniatowicz
Searchkit - Search UI with GraphQL, React and Elasticsearch

The most important part of any web or mobile app is the content it provides. Exchanging data is a fundamental feature of...

3 mins read
over 3 years ago
GraphQL Editor 3.0 - new release
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Editor 3.0 - new release

We've just launchedGraphQL Editor 3.0and I must say it's nothing like a year ago as we released it. When we started our ...

3 mins read
over 3 years ago
Most popular GraphQL servers
Tomek Poniatowicz
Tomek Poniatowicz
Most popular GraphQL servers

GraphQL is a query language for APIs that describes how to ask & fetch the data from the server to the client which of c...

3 mins read
over 3 years ago
API PLATFORM - a framework to build modern API
Tomek Poniatowicz
Tomek Poniatowicz
API PLATFORM - a framework to build modern API

Downloading, modifying, uploading, in general exchanging data is fundamental for modern apps. Using API (defined set of ...

2 mins read
over 3 years ago
Juniper - fast & type-safe GraphQL Servers in Rust
Tomek Poniatowicz
Tomek Poniatowicz
Juniper - fast & type-safe GraphQL Servers in Rust

GraphQL started being developed internally at Facebook back in 2012, before being publicly released as open-source in 20...

2 mins read
over 3 years ago
GraphQL - schema-first vs code-first
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL - schema-first vs code-first

GraphQL started back in 2012 at Facebook HQ. Before being publicly released in 2015 it was used internally as a cure to ...

6 mins read
over 3 years ago
GraphQL Nexus - code-first GraphQL server development
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Nexus - code-first GraphQL server development

GraphQL schema is a set of rules describing the functionality available to the client, including specification of operat...

3 mins read
over 3 years ago
Fly - decentralized GraphQL server close to your users
Tomek Poniatowicz
Tomek Poniatowicz
Fly - decentralized GraphQL server close to your users

Fly is a smart, decentralized hosting that allows your application to run faster by assigning virtual machines in the da...

3 mins read
over 3 years ago
URQL - Universal React Query Library (GraphQL Client)
Tomek Poniatowicz
Tomek Poniatowicz
URQL - Universal React Query Library (GraphQL Client)

Universal React Query Library (URQL) is a highly customizable GraphQL client, exposed as a set of React components byFor...

3 mins read
over 3 years ago
Full stack Starterkit - GraphQL-first boilerplate that scales
Tomek Poniatowicz
Tomek Poniatowicz
Full stack Starterkit - GraphQL-first boilerplate that scales

Configuration of a boilerplate for your newly started projects is a tedious, repeatable job ... which you can forget abo...

2 mins read
over 3 years ago
Sqlmancer - translate GraphQL queries into SQL statements
Tomek Poniatowicz
Tomek Poniatowicz
Sqlmancer - translate GraphQL queries into SQL statements

Since its open-sourcing, GraphQL keeps on gaining popularity and is becoming used by more & more development teams. Why?...

3 mins read
over 3 years ago
GraphQL Query Generator by IBM
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Query Generator by IBM

GraphQL Query Generator is an interesting library brought to you by the IBM team, which's the main idea is to allow user...

2 mins read
over 3 years ago
Introduction to GraphQL
Tomek Poniatowicz
Tomek Poniatowicz
Introduction to GraphQL

GraphQL is a new approachfor building an API that aims to get the better of two basicRESTful APIs limitationswhich are d...

4 mins read
almost 4 years ago
Elide - Opinionated APIs for web & mobile
Tomek Poniatowicz
Tomek Poniatowicz
Elide - Opinionated APIs for web & mobile

A while ago I wrote aboutSuper Graph which turns GraphQL queries into a single SQL query. Today let's take a look at a v...

2 mins read
almost 4 years ago
Super Graph - turn GraphQL queries into a single SQL query
Tomek Poniatowicz
Tomek Poniatowicz
Super Graph - turn GraphQL queries into a single SQL query

Super Graphis a service that creates a high-performance GraphQL API, all happens instantly and without any code. The cor...

2 mins read
almost 4 years ago
Technologies that will change the world
Tomek Poniatowicz
Tomek Poniatowicz
Technologies that will change the world

Technology is changing. Lately, the changes seem to happen even more rapidly than ever before. It feels like new excitin...

3 mins read
almost 4 years ago
Deno - Node.js successor (?)
Tomek Poniatowicz
Tomek Poniatowicz
Deno - Node.js successor (?)

A while ago the dev world heard the news that Ryan Dahl, who previously created Node.js, has released a new JavaScript &...

2 mins read
almost 4 years ago
Recoil - experimental state management library for React
Tomek Poniatowicz
Tomek Poniatowicz
Recoil - experimental state management library for React

For many reasons, it's wise to use React's built-in state management capabilities rather than an external global state l...

3 mins read
almost 4 years ago
GraphQL documentation generator
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL documentation generator

Despite project documentation is very important for both people who will use our software as well as fellow developers w...

2 mins read
almost 4 years ago
What's new in TypeScript 3.9 RC
Tomek Poniatowicz
Tomek Poniatowicz
What's new in TypeScript 3.9 RC

TypeScript is a superset of JavaScript which provides a lot of benefits like autocompletion, type checking, classes, int...

2 mins read
almost 4 years ago
5 React UI Libraries you need to check out in 2020
Tomek Poniatowicz
Tomek Poniatowicz
5 React UI Libraries you need to check out in 2020

React is one of the most popular web frameworks. Well, not exactly a framework but rather a frontend library but it’s of...

3 mins read
almost 4 years ago
What's new in Node.js v14
Tomek Poniatowicz
Tomek Poniatowicz
What's new in Node.js v14

It's official,Node.js v14is live and it's packed with new awesome features. The highlights in this release include an up...

3 mins read
almost 4 years ago
Generate GraphQL resolvers easily with GraphQL Centaur
Tomek Poniatowicz
Tomek Poniatowicz
Generate GraphQL resolvers easily with GraphQL Centaur

GraphQL Centauris a CLI tool with a goal to provide seamless experience creating GraphQL as a service.GraphQL Centaur ge...

4 mins read
almost 4 years ago
GraphQLize - generate GraphQL API from PostgreSQL/MySQL databases
Tomek Poniatowicz
Tomek Poniatowicz
GraphQLize - generate GraphQL API from PostgreSQL/MySQL databases

As GraphQL's premise was well-received by the dev community a new ecosystem of GraphQL-facilitating tools is growing rap...

2 mins read
almost 4 years ago
GQLess - a GraphQL client without queries
Tomek Poniatowicz
Tomek Poniatowicz
GQLess - a GraphQL client without queries

GraphQL was publicly released in 2015. Following this, a new ecosystem began to shape around it as it's premise was well...

2 mins read
about 4 years ago
GraphQL Mesh - a new library from the Guild
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Mesh - a new library from the Guild

The Guild is an open-source group focused on enabling developers to maximize the benefits offered by GraphQL.The Guildst...

2 mins read
about 4 years ago
Node.js best practices
Tomek Poniatowicz
Tomek Poniatowicz
Node.js best practices

Node.js is the most popular choice when building the backend for your app, no matter if you prefer a traditional REST AP...

2 mins read
about 4 years ago
GitHub acquired npm
Tomek Poniatowicz
Tomek Poniatowicz
GitHub acquired npm

YesterdayNat Friedman the CEO of GitHubannounced that they have signed an agreement to acquire npm.npmis the world’s big...

2 mins read
about 4 years ago
COVID-19 - what does it mean for the dev world
Tomek Poniatowicz
Tomek Poniatowicz
COVID-19 - what does it mean for the dev world

A couple of days ago the CEO and founders ofSequoia Capital, one of the biggest VC standing behind such success stories ...

2 mins read
about 4 years ago
Hasura lands a $9.9M to simplify GraphQL development
Tomek Poniatowicz
Tomek Poniatowicz
Hasura lands a $9.9M to simplify GraphQL development

Another piece of great news for the GraphQL community surfaced last week. A San Francisco-based startupHasura Inc. annou...

2 mins read
about 4 years ago
MongoDB announced GraphQL integration
Tomek Poniatowicz
Tomek Poniatowicz
MongoDB announced GraphQL integration

A while agoMongoDB announced GraphQL integrationin one of their products. It's a piece of huge news & another token of r...

2 mins read
about 4 years ago
How to convince your team to use GraphQL?
Tomek Poniatowicz
Tomek Poniatowicz
How to convince your team to use GraphQL?

We are digital explores. We love to work on cutting-edge technologies & new frameworks. That's a fact.GraphQLis definite...

3 mins read
about 4 years ago
RapidAPI extends offer for GraphQL APIs
Tomek Poniatowicz
Tomek Poniatowicz
RapidAPI extends offer for GraphQL APIs

RapidAPIis the world’s largest API Marketplacethat helps developers find and connect to thousands of APIs.RapidAPI was f...

2 mins read
about 4 years ago
JetBrains Mono - font for developers by developers
Tomek Poniatowicz
Tomek Poniatowicz
JetBrains Mono - font for developers by developers

JetBrains is a company well-know for all developers. They have an impressive portfolio of dev tools among which the most...

1 mins read
about 4 years ago
2019 in a summary - GraphQL perspective
Tomek Poniatowicz
Tomek Poniatowicz
2019 in a summary - GraphQL perspective

Thenpm Inc. was right, 2019 was a great year for GraphQL. Let's take a look at the all good things that happened for Gra...

3 mins read
over 4 years ago
GraphQL vs REST - a vending machine example
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL vs REST - a vending machine example

Any"The Office"fans here?Do you remember the episode in which Jim put Dwight's stuff into a vending machine? This seems ...

2 mins read
over 4 years ago
Boost your GraphQL development with GraphQL Zeus
Tomek Poniatowicz
Tomek Poniatowicz
Boost your GraphQL development with GraphQL Zeus

GraphQL Zeusis an open-source (MIT) graphql client & code generator working with aBrowser, Node.js & React Native. It pr...

2 mins read
over 4 years ago
Interactive GraphQL Tutorial for beginners
Tomek Poniatowicz
Tomek Poniatowicz
Interactive GraphQL Tutorial for beginners

If you would like to start your adventure with theGraphQLbut you are not sure how we have prepared a small interactive t...

1 mins read
over 4 years ago
New Ghost 3.0 and how to use it with GraphQL (Gatsby)
Tomek Poniatowicz
Tomek Poniatowicz
New Ghost 3.0 and how to use it with GraphQL (Gatsby)

Ghostis a very popular open-source publishing platform, described by many as a modern alternative to WordPress. Their pr...

2 mins read
over 4 years ago
Inspiring talks from GraphQL Berlin Meetup
Tomek Poniatowicz
Tomek Poniatowicz
Inspiring talks from GraphQL Berlin Meetup

Since open-sourcingGraphQLspecification in 2015, it gained a lot of popularity and is now used by many development teams...

2 mins read
over 4 years ago
3 ways of strengthening your GraphQL API
Tomek Poniatowicz
Tomek Poniatowicz
3 ways of strengthening your GraphQL API

Some time ago I have read that:GraphQL is really about collaboration, and the teams that get furthest are those who work...

2 mins read
over 4 years ago
GraphQL Editor 2.0
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Editor 2.0

A while ago we have launched a new version ofGraphQL Editorpacked with features we believe can help developers save a lo...

2 mins read
over 4 years ago
Getting started with GraphQL in Python
Tomek Poniatowicz
Tomek Poniatowicz
Getting started with GraphQL in Python

Modern frameworks come and go. Some of them manage to become a new standard. With a rise of modern JavaScript libraries ...

3 mins read
over 4 years ago
Why development teams are adopting GraphQL?
Tomek Poniatowicz
Tomek Poniatowicz
Why development teams are adopting GraphQL?

GraphQLis a query language for APIs that was originally built by Facebook, it describes how to ask & fetch the data from...

4 mins read
over 4 years ago
Top 3 GraphQL code generators
Tomek Poniatowicz
Tomek Poniatowicz
Top 3 GraphQL code generators

There has been a lot of buzz in the web development world around GraphQL lately and for good reason!GraphQLis a new quer...

2 mins read
over 4 years ago
A better way to stitch GraphQL schemas
Tomek Poniatowicz
Tomek Poniatowicz
A better way to stitch GraphQL schemas

Schemais the most important part of anyGraphQLimplementation. Schema is a centerpiece of any GraphQL service and defines...

2 mins read
almost 5 years ago
Postman now supports GraphQL!
Tomek Poniatowicz
Tomek Poniatowicz
Postman now supports GraphQL!

GraphQLis a query language for APIs. It's becoming more popular because of the many benefits it offers compared to REST ...

1 mins read
almost 5 years ago
Is GraphQL the future of APIs?
Tomek Poniatowicz
Tomek Poniatowicz
Is GraphQL the future of APIs?

Developing APIs has always been a crucial task for any project. A well-designed API must be flexible and scalable as it ...

2 mins read
almost 5 years ago
Handling web fonts with TypoGraphy.js
Tomek Poniatowicz
Tomek Poniatowicz
Handling web fonts with TypoGraphy.js

The importance of a typefaceCommunication plays a vital role in web design. In the web context communication usually mea...

3 mins read
almost 5 years ago
Fullstack template for React GraphL project
Tomek Poniatowicz
Tomek Poniatowicz
Fullstack template for React GraphL project

In the previous week, we looked into abasic GraphQL Server implementation in TypeScript. In this episode of ...GraphQL S...

12 mins read
almost 5 years ago
GraphQL Inspector
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Inspector

GraphQLis really about collaboration, and the teams that get furthest are those who can work seamlessly together on thei...

1 mins read
almost 5 years ago
GraphQL Server under 5 minutes - TypeScript
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Server under 5 minutes - TypeScript

If you think that setting up a GraphQL server is a difficult task,GraphQL BoilerplatesGithub repo will prove you that yo...

11 mins read
almost 5 years ago
GraphQL Code Generator
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Code Generator

GraphQLis a hot technology. Its recent rise created a niche for multiple tools, likeGraphQL Code Generator, having one t...

1 mins read
almost 5 years ago
The State of GraphQL
Tomek Poniatowicz
Tomek Poniatowicz
The State of GraphQL

The State of JavaScriptis a survey created and maintained bySacha Greif,Raphael Benitte&Michael Rambeau. The survey coll...

6 mins read
almost 5 years ago
GraphQL Fragments and the benefits of using them
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Fragments and the benefits of using them

In this short read, I will try to break down for you the concept of GraphQL fragments. What are the fragments in GraphQL...

2 mins read
almost 5 years ago
5 Developer Tools you need to check out!
Tomek Poniatowicz
Tomek Poniatowicz
5 Developer Tools you need to check out!

One of the things that differentiate an average developer from a good one is the constant urge for learning and adopting...

2 mins read
almost 5 years ago
What's Design System and why you need one?
Tomek Poniatowicz
Tomek Poniatowicz
What's Design System and why you need one?

Looking for a way of improving your design-development workflow? You need a design system! Why? Because it will help you...

2 mins read
about 5 years ago
GraphQL Java Cheat Sheet
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Java Cheat Sheet

AGraphQL Java Cheat Sheetto help you understand what is what in GraphQL Java world. You might find it useful if you:Want...

5 mins read
about 5 years ago
Top 3 Development trends of 2019
Tomek Poniatowicz
Tomek Poniatowicz
Top 3 Development trends of 2019

This year will for sure bring new ideas to the web development as well as cultivate some well-known ones. To provide you...

3 mins read
about 5 years ago
Getting started with GraphQL Java
Tomek Poniatowicz
Tomek Poniatowicz
Getting started with GraphQL Java

OOne of the best things about GraphQL is that it can be implemented in any language. Today let’s take a look at Java ser...

2 mins read
about 5 years ago
Five mistakes to avoid when getting started with GraphQL
Tomek Poniatowicz
Tomek Poniatowicz
Five mistakes to avoid when getting started with GraphQL

Being short-sightedIt’s a mistake that can lead to serious complications later on. Thinking about your schema try being ...

2 mins read
about 5 years ago
GraphQL Resources - beginner tools, extensions & tutorials
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Resources - beginner tools, extensions & tutorials

GraphQL popularity is continuously growing. If you want to jump on a GraphQL train here is a list of the best tools, ext...

2 mins read
about 5 years ago
GraphQL Performance issues and how to handle them
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Performance issues and how to handle them

One of biggestGraphQLflaws is missing of some basic implementation know from which are crucial for application performan...

3 mins read
about 5 years ago
Code Academy - How to visualize your GraphQL schema?
Tomek Poniatowicz
Tomek Poniatowicz
Code Academy - How to visualize your GraphQL schema?

WWelcome in another episode of our Code Academy series in which we present the most interesting code related things like...

3 mins read
about 5 years ago
Code Academy - Low-code development
Tomek Poniatowicz
Tomek Poniatowicz
Code Academy - Low-code development

Low-code development platforms (LCDP) is a booming market which is predicted to grow from USD 4.3 Billion in 2017 to alm...

3 mins read
about 5 years ago
Code Academy - Create Fake Backend with GraphQL Editor
Tomek Poniatowicz
Tomek Poniatowicz
Code Academy - Create Fake Backend with GraphQL Editor

Welcome in yet another episode of our Code Academy series. This week we will show you how easy you can create a fake bac...

3 mins read
about 5 years ago
Code Academy - Dgraph a distributed graph database you need to know
Tomek Poniatowicz
Tomek Poniatowicz
Code Academy - Dgraph a distributed graph database you need to know

Welcome to our Code Academy series in which we will try to present you useful tool, libraries and methods. This week we ...

4 mins read
about 5 years ago
GraphQL vs REST - Handling errors
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL vs REST - Handling errors

An important part of any development project is handling errors as any application, no matter how simple it is, may cont...

3 mins read
about 5 years ago
GraphQL Tutorial - Dictionary
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Tutorial - Dictionary

GraphQLis a query language forAPIs that: provides a complete and understandable description of the data in your API, all...

4 mins read
about 5 years ago
Getting started with React GraphQL
Tomek Poniatowicz
Tomek Poniatowicz
Getting started with React GraphQL

In this GraphQL tutorial, we will show you how easy is implementing GraphQL in a React application. We’ll be using theRe...

2 mins read
about 5 years ago
GraphQL Best Practices
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Best Practices

Graphs, graphs everywhere!Graphs are powerful tools for modeling complicated structures. InGraphQLyou model your busines...

2 mins read
over 5 years ago
GraphQL vs REST - Caching
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL vs REST - Caching

As you all know, a cache is a hardware or software component that stores data (usually as a result of an earlier computa...

2 mins read
over 5 years ago
GraphQL Tutorial - Queries and mutations Part 2
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Tutorial - Queries and mutations Part 2

InPart 1of our GraphQL Tutorial, we have ended covering Operation Name. Let’s move to a feature allowing us to save some...

4 mins read
over 5 years ago
GraphQL vs REST Performance
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL vs REST Performance

This time let’s take a look at another important aspect ofGraphQLvs REST discussion - the PERFORMANCE.GraphQL = performa...

2 mins read
over 5 years ago
Apollo GraphQL - a short overview
Tomek Poniatowicz
Tomek Poniatowicz
Apollo GraphQL - a short overview

GraphQL is a query language for APIs and a runtime for fulfilling these queries with your existing data. The technology ...

5 mins read
over 5 years ago
JavaScript predictions for 2019 by npm
Tomek Poniatowicz
Tomek Poniatowicz
JavaScript predictions for 2019 by npm

npm, Inc., which runs the world’s biggest software registry and maintains the ‘npm’ software development tool has shared...

3 mins read
over 5 years ago
GraphQL vs REST
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL vs REST

Is GraphQL a nail to the REST coffin or a tool to empower your REST APIs?REST has become the standard for designing web ...

3 mins read
over 5 years ago
The GraphQL conference you cannot miss
Tomek Poniatowicz
Tomek Poniatowicz
The GraphQL conference you cannot miss

2019 is going to be a good year forGraphQL. A lot of new tools to bridge the implementation gap, hundreds of interesting...

2 mins read
over 5 years ago
Getting Started with GraphQL
Tomek Poniatowicz
Tomek Poniatowicz
Getting Started with GraphQL

What is GraphQL?GraphQL is an open-source data query and manipulation language for APIs. In general, GraphQL is a syntax...

4 mins read
over 5 years ago
The best tools and extensions for GraphQL APIs
Tomek Poniatowicz
Tomek Poniatowicz
The best tools and extensions for GraphQL APIs

The recent rise of GraphQL popularity created an ecosystem of different supplementary tools having one idea in common - ...

2 mins read
over 5 years ago
The best resources to start learning GraphQL
Tomek Poniatowicz
Tomek Poniatowicz
The best resources to start learning GraphQL

GraphQL is a new API query language is BIG. Since its introduction in 2015, it's userbase is continuously growing, but i...

1 mins read
over 5 years ago
How we went from 0.8M to 130M impressions in 3 months
Tomek Poniatowicz
Tomek Poniatowicz
How we went from 0.8M to 130M impressions in 3 months

Yes, we have increased our marketing reach by 16250%. How we made it? Automation!Hello!I’m Tomek and I’m responsible for...

3 mins read
over 5 years ago