
Sofa takes advantage of GraphQL’s standardized schemas and resolvers to map certain API concepts back to REST. It is designed to help you speed up migration to or support of REST in your API and provide your users with different API types.

Find out why annotations (or directives) in GraphQL can be key when writing your own modern GraphQL API in this tutorial.

Both Umi and Next.js support routing and server-side rendering, as well as TypeScript, out of the box. Here’s how the frameworks compare.

In this article, we will be focusing on implementing a time-based one-time password(TOTP) using the Speakeasy library.

This post is an introduction to the Chakra UI component library for Vue.js. We’ll also look at why Chakra UI is important especially for accessibility.

Properly configured Git hooks make developers’ lives simpler by automating by necessary all the checks on commit.

In this tutorial, we’ll demonstrate how to build a password generator app and create reusable components in React.

See how code-first GraphQL servers — which have no schema definition language — can manage to provide support for schema-type directives.

Our complete guide to React refs and the DOM, with suggestions for further reading.

Our all-in-one reference guide for basic and advanced React Hooks, with suggestions for further reading.

Storybook 6 released with a number of new features, including the ability to combine multiple Storybooks, live-edit components, and more.

Get hands-on with React Native for macOS, built on the original React Native project to include the desktop environment on a Mac.