Logo

0x3d.Site

is designed for aggregating information.
Welcome
check repository here

Relay · GitHub license npm version

Relay is a JavaScript framework for building data-driven React applications.

  • Declarative: Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data.
  • Colocation: Queries live next to the views that rely on them, so you can easily reason about your app. Relay aggregates queries into efficient network requests to fetch only what you need.
  • Mutations: Relay lets you mutate data on the client and server using GraphQL mutations, and offers automatic data consistency, optimistic updates, and error handling.

See how to use Relay in your own project.

Example

The relay-examples repository contains an implementation of TodoMVC. To try it out:

git clone https://github.com/relayjs/relay-examples.git
cd relay-examples/todo
yarn
yarn build
yarn start

Then, just point your browser at http://localhost:3000.

Contribute

We actively welcome pull requests, learn how to contribute.

Users

We have a community-maintained list of people and projects using Relay in production.

License

Relay is MIT licensed.

Thanks

We'd like to thank the contributors that helped make Relay in open source possible.

The open source project relay-hooks allowed the community to experiment with Relay and React Hooks, and was a source of valuable feedback for us. The idea for the useSubscription hook originated in an issue on that repo. Thank you @morrys for driving this project and for playing such an important role in our open source community.

Thank you for helping make this possible!

React
React
React is a JavaScript library for building user interfaces. It enables developers to create reusable components and manage complex application states efficiently. React is widely adopted for developing dynamic and responsive web applications.
React Community – React
React Community – React
Patterns.dev
Patterns.dev
React
React
Quick Start – React
Quick Start – React
Snack - React Native in the browser
Snack - React Native in the browser
React JavaScript Tutorial in Visual Studio Code
React JavaScript Tutorial in Visual Studio Code
Overview · React Native
Overview · React Native
React Native · Learn once, write anywhere
React Native · Learn once, write anywhere
React Conferences – React
React Conferences – React
React - CodeSandbox
React - CodeSandbox
GitHub - visgl/react-map-gl: React friendly API wrapper around MapboxGL JS
GitHub - visgl/react-map-gl: React friendly API wrapper around MapboxGL JS
GitHub - PaulLeCam/react-leaflet: React components for Leaflet maps
GitHub - PaulLeCam/react-leaflet: React components for Leaflet maps
GitHub - measuredco/puck: The visual editor for React
GitHub - measuredco/puck: The visual editor for React
GitHub - mkosir/react-parallax-tilt: 👀  Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB)
GitHub - mkosir/react-parallax-tilt: 👀 Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB)
GitHub - cypress-io/cypress: Fast, easy and reliable testing for anything that runs in a browser.
GitHub - cypress-io/cypress: Fast, easy and reliable testing for anything that runs in a browser.
GitHub - pmndrs/react-three-fiber: 🇨🇭 A React renderer for Three.js
GitHub - pmndrs/react-three-fiber: 🇨🇭 A React renderer for Three.js
GitHub - dvtng/react-loading-skeleton: Create skeleton screens that automatically adapt to your app!
GitHub - dvtng/react-loading-skeleton: Create skeleton screens that automatically adapt to your app!
GitHub - framer/motion: Open source, production-ready animation and gesture library for React
GitHub - framer/motion: Open source, production-ready animation and gesture library for React
GitHub - gregberge/loadable-components: The recommended Code Splitting library for React ✂️✨
GitHub - gregberge/loadable-components: The recommended Code Splitting library for React ✂️✨
GitHub - FormidableLabs/victory: A collection of composable React components for building interactive data visualizations
GitHub - FormidableLabs/victory: A collection of composable React components for building interactive data visualizations
TW Elements integration with React - Free Examples & Tutorial
TW Elements integration with React - Free Examples & Tutorial
GitHub - TanStack/router: 🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
GitHub - TanStack/router: 🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
GitHub - remotion-dev/remotion: 🎥      Make videos programmatically with React
GitHub - remotion-dev/remotion: 🎥 Make videos programmatically with React
GitHub - rcbyr/keen-slider: The HTML touch slider carousel with the most native feeling you will get.
GitHub - rcbyr/keen-slider: The HTML touch slider carousel with the most native feeling you will get.
GitHub - reduxjs/redux: A JS library for predictable global state management
GitHub - reduxjs/redux: A JS library for predictable global state management
GitHub - bvaughn/react-error-boundary: Simple reusable React error boundary component
GitHub - bvaughn/react-error-boundary: Simple reusable React error boundary component
GitHub - remix-run/react-router: Declarative routing for React
GitHub - remix-run/react-router: Declarative routing for React
GitHub - gaearon/overreacted.io: Personal blog by Dan Abramov.
GitHub - gaearon/overreacted.io: Personal blog by Dan Abramov.
GitHub - vitejs/vite: Next generation frontend tooling. It's fast!
GitHub - vitejs/vite: Next generation frontend tooling. It's fast!
GitHub - vercel/swr: React Hooks for Data Fetching
GitHub - vercel/swr: React Hooks for Data Fetching
React
More on React

Programming Tips & Tricks

Code smarter, not harder—insider tips and tricks for developers.

Error Solutions

Turn frustration into progress—fix errors faster than ever.

Shortcuts

The art of speed—shortcuts to supercharge your workflow.
  1. Collections 😎
  2. Frequently Asked Question's 🤯

Tools

available to use.

Made with ❤️

to provide resources in various ares.