-
Updated
Dec 12, 2019 - JavaScript
react-js

React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 845 public repositories matching this topic...
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Dec 26, 2021 - JavaScript
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Oct 19, 2019
-
Updated
Feb 3, 2017 - JavaScript
-
Updated
Mar 30, 2022 - JavaScript
-
Updated
Mar 5, 2022 - TypeScript
-
Updated
Mar 30, 2022 - Ruby
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Mar 16, 2022 - CSS
-
Updated
Jun 10, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
Implement route-based code splitting and lazy loading so that what is needed only will be loaded and the rest will be loaded asynchronously in the background.
This will reduce website load time and improve performance tremendously!
Similar to the existing ones in cypress/integration/search.e2e.js
for other filters.
-
Updated
Apr 1, 2022 - TypeScript
It would be great if we can filter by projects and by user
-
Updated
Mar 31, 2022 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Aug 8, 2018 - JavaScript
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Dec 8, 2021 - TypeScript
-
Updated
Apr 8, 2022 - TypeScript
Currently the globalText
is stored using the React.Context. This is provided as an HOC using withTextProvider
, but with the incoming of React Hooks, this can be exposed by creating a custom hook for text-provider
-
Updated
Mar 11, 2022 - JavaScript
-
Updated
Oct 23, 2020 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release 10 days ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
A slider is needed to list other nfts under the detail card on the nft detail page.