react-play
react-play copied to clipboard
react-play is an opensource platform that helps you learn ReactJS faster with hands-on practice model. It is a collection of projects that you can use to learn ReactJS.
## Description After the user searches for a Pokemon, to search for another pokemon, the user needs to reload the pokemon-stats causing bad user experience. Added back button which takes...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description - This is the PR for the play "Todo list" - Fixes #708 ## Type of change -...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description This is the PR for the new Play "Note Taker" Fixes #702 ## Type of change Please delete...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Now, the search plays each time there is a change to the search field. No need to press...
The capital in the second word of the sentence has changed > First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Please include a summary of the change...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and...
# Description Added Lazy load for individual sections on home page. Though i have lazy loaded only Tweets and Contributors sections because only these sections are dealing with a lot...
There was no back button on the pokemon-stats play. The only way was to refresh the page. This issue is fixed.
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Made some changes in HackathonBanner.jsx file, in this file there were some unused imports like useState and AiFillGithub...