- Responsive ✅
- Intuitive 🤩
- Dynamic 🧬
- Reusable ♻️
- Secure 🛡️
- Load blazing fast 🚀
- SEO Optimized 🔍
- Crafted with pixel-perfect code ✨
Programming is an art, be the artist.
Pinned Loading
-
Query and fetch Schema
Query and fetch Schema 1const fetch = require('node-fetch');
2const fs = require('fs');
34fetch(`https://api.example.com/graphql`, {
5method: 'POST',
-
Introspection Fragment Matcher
Introspection Fragment Matcher 1import ApolloClient from 'apollo-client';
2import { InMemoryCache } from 'apollo-cache-inmemory';
3import { HttpLink } from 'apollo-link-http';
4import { IntrospectionFragmentMatcher } from 'apollo-cache-inmemory';
5import introspectionQueryResultData from './fragmentTypes.json';
-
-
nextjs-aws-elastic-beanstalk
nextjs-aws-elastic-beanstalk PublicExample to deploy Next.js app to AWS Elastic Beanstalk via Travis
-
redux-vs-recoil-example
redux-vs-recoil-example PublicThis is a simple example app that uses redux and recoil to demonstrate the shared state management in your react app.
-
commutatus/covid-19-flattening-the-curve
commutatus/covid-19-flattening-the-curve PublicDashboard to track flattening of the curve by plotting the no.of active COVID-19 / Coronavirus cases over a period of time by countries.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.