-
Updated
Oct 6, 2020 - JavaScript
React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 79,123 public repositories matching this topic...
This is a good first PR!
We should add some tests to cover #7036. They should cover both JavaScript and TypeScript support.
They can probably be added to test/fixtures.
Feature request
Is your feature request related to a problem? Please describe.
The examples/with-emotion example is using Emotion 10.
According to the Emotion SSR docs, the _document.js file is no longer required:

but i havent really done much to recognize them on our docsite. I'd love to add links and faces to people! someone take this and propose however you want to do it if you wish
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 19, 2020 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release 7 months ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia


PR #19108 caused some Suspense-related DevTools regressions (more info available on #19368) which we did not catch because of the fact that DevTools tests are only run against the version of React in master.
We should follow the precedent of the regression fixtures tests and have CI run DevTools tests against multiple