graphQLpicture

GraphiQL

GraphiQL is a playground/IDE for graphQL requests
// TODO Here we should write some description

Pokemon API

Extensive Pokemon GraphQL API
GraphQL-Pokemon is a GraphQL API that provides extensive Pokémon data. Unlike contemporary APIs this API focusses on speed, accuracy and data quality. API provides fully generated client-side TypeScript typings, images, information about various assets in Pokemon: Pokedex, Items, AbilitiesMoves, Learnsets, Type matchups.
pokemonApi
monaco-editor-react__logo

Monaco Editor for React

@monaco-editor/react
We use Monaco Editor for React in our app. The monaco-editor is a well-known web technology based code editor that powers VS Code. This library handles the setup process of the monaco-editor an provides a clean API to interact with monaco from any React environment

Documentation section

Visible only when app receives a successfull response with a schema definition from the API
To receive a successfull response with a schema definition you should send introspective query with empty variables object to the API. Introspective query is an official GraphQL feature for getting the schema. Here is an example of introspective query for SDL request. You may write your own introspective query or read about it in the official GraphQL Documentation.
Loading...
  • Olga Khmaruk

    React developer
    Olga
  • Hleb Belehau

    Next.js / React Typescript developer
    Hleb
  • Olga Khmaruk

    React developer
    Alex
rs-school__logo

RS School

RS School is free-of-charge and community-based education program conducted by The Rolling Scopes developer community since 2013
Everyone can study at RS School, regardless of age, professional employment, or place of residence. The mentors and trainers of our school are front-end and javascript developers from different companies and countries.

React course

Free | Online | In english
// TODO write some words about react course
react-course