-
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 336 public repositories matching this topic...
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Oct 19, 2019
-
Updated
Feb 3, 2017 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Aug 8, 2018 - JavaScript
What?
When user click on the screen to stop the cube animation and make a point, the cube animations (made with gsap TweenTo) was paused for every cube, and that was increasing phone or browser memory use.
Possible solution
Instead pause animation, we can try to kill the animation like suggests documentation
https://greensock.com/docs/v3/GSAP/Tween/kill()#:~:text=Simply%20calling%20kil
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Jan 11, 2020 - JavaScript
Accessibility Issue
https://lighthouse-dot-webdotdevsite.appspot.com/lh/html?url=https://medicine.rin.rocks
a11y (Accessibility Issue)
- Links do not have a discernible name
- [ ]
Opportunities Issue
Components extended using styled-components
pass through the props we use for conditional styling (e.g isOpen
) down to the underlying DOM triggering warnings in the browser console. This has been addressed in styled-components@v5.1.x
by providing transient props which are consumed by SC and won't be passed down.
As a prerequisite, **
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jan 5, 2019 - Python
Hey there!
So I have encountered an error when running npm start. I have changed the env file to the correct values but for some reason it gives me this error message:
"FirebaseError: projectId must be a string in FirebaseApp.options"
If you know how to fix this issue that will be great.
Thanks,
Daniel
-
Updated
Jun 24, 2019 - TypeScript
-
Updated
Dec 11, 2019 - JavaScript
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Jun 24, 2019 - JavaScript
-
Updated
Dec 14, 2017 - JavaScript
-
Updated
Jan 26, 2017
-
Updated
Sep 10, 2020 - CSS
-
Updated
Sep 9, 2020 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release 6 months ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
It would be great if we can filter by projects and by user