react-relay-example
react-relay-example copied to clipboard
Example project how to use React, Relay and TypeScript
Any chance you'd want to update this example with SSR and streaming HTML? So it will work well for regular sites that want SEO? Currently Google's cached version of the...
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.32 / 1.0.32 Add new browser : DuckDuckGo, Huawei Browser, LinkedIn Add new OS : HarmonyOS Add some...
First of all, thank you for your example, it helped me to get at least something from relay (as docs are sometimes controversial and not clear). I found that in...
What an example it is without tests? Can someone help me and add tests for relay? Or any other kind of tests?