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…
For many reasons, it’s wise to use React’s built-in state management capabilities rather than an external global state like compatibility…
Despite project documentation is very important for both people who will use our software as well as fellow developers who will work on our…
If you’ve ever made an app, program, or just written some code, chances are you’re familiar with terms like open source, freeware, and…
TypeScript is a superset of JavaScript which provides a lot of benefits like autocompletion, type checking, classes, interfaces, and many…
React is one of the most popular web frameworks. Well, not exactly a framework but rather a frontend library but it’s often described this…
It’s official, Node.js v14 is live and it’s packed with new awesome features. The highlights in this release include an upgrade of V8 and…
GraphQL Centaur is a CLI tool with a goal to provide seamless experience creating GraphQL as a service. GraphQL Centaur generates Mongo…
A guest blog post for GraphQL Editor blog (https://blog.graphqleditor.com/) by Kuba Kamiński from InfoTech We are living in a world in…
As GraphQL’s premise was well-received by the dev community a new ecosystem of GraphQL-facilitating tools is growing rapidly. Libraries…