It took a while, but nevertheless, here it finally is - GraphQL Tools & Libraries Part 3. If you missed it here’s a link to part one & part…
GraphQL is a query language for APIs that describes how to ask & fetch the data from the server to the client which of course requires…
Downloading, modifying, uploading, in general exchanging data is fundamental for modern apps. Using API (defined set of rules how apps can…
GraphQL started being developed internally at Facebook back in 2012, before being publicly released as open-source in 2015. GraphQL is a…
If you missed it here’s a link to part one of GraphQL tools & libraries. Now onto part two, where we check out a few more tools and…
If you’re interested in a writeup about GraphQL itself head on over here. In this piece, we’ll take a look at some of the many handy GraphQL…
GraphQL started back in 2012 at Facebook HQ. Before being publicly released in 2015 it was used internally as a cure to the underperformance…
GraphQL schema is a set of rules describing the functionality available to the client, including specification of operations (queries and…
Fly is a smart, decentralized hosting that allows your application to run faster by assigning virtual machines in the data centers that are…
Universal React Query Library (URQL) is a highly customizable GraphQL client, exposed as a set of React components by Formidable, aiming to…
Configuration of a boilerplate for your newly started projects is a tedious, repeatable job … which you can forget about thanks to…
Since its open-sourcing, GraphQL keeps on gaining popularity and is becoming used by more & more development teams. Why? What’s its secret…
GraphQL started at Facebook back in 2012, it was developed internally before being released as open-source in 2015. In 2018 the project was…
GraphQL Query Generator is an interesting library brought to you by the IBM team, which’s the main idea is to allow users to generate…
If you’ve read an article or even some brief description of GraphQL, it probably included a line about what it does better than REST and…
GraphQL is a new approach for building an API that aims to get the better of two basic RESTful APIs limitations which are data filters…
Coronavirus and the lockdowns it forced has probably sped up the transition to working from home in many jobs by at least a decade. Workers…
A while ago I wrote about Super Graph which turns GraphQL queries into a single SQL query. Today let’s take a look at a very similar Java…
The last few weeks we looked at various types of licenses and what they entail. Now that we know a little bit about them it’s time to look…
Super Graph is a service that creates a high-performance GraphQL API, all happens instantly and without any code. The core concept of Super…
EULAs or End User License Agreements everyone knows what they are, nobody reads them. You’ve probably clicked “I agree” without as much as a…
Technology is changing. Lately, the changes seem to happen even more rapidly than ever before. It feels like new exciting technology is…
If you’ve read a little bit about software licensing or Linux you probably know a few things about copyleft and it’s restrictions and…
A while ago the dev world heard the news that Ryan Dahl, who previously created Node.js, has released a new JavaScript & TypeScript…
Last time we took a swing at breaking down the various types of software licenses. While useful if you wanted to get a hang of some basics…