https://github.com/pmarcosfelipe/memoapp
Application created to study the use of React.memo
https://github.com/pmarcosfelipe/memoapp
memoization memoize react reactjs
Last synced: 3 months ago
JSON representation
Application created to study the use of React.memo
- Host: GitHub
- URL: https://github.com/pmarcosfelipe/memoapp
- Owner: pmarcosfelipe
- Created: 2020-02-15T01:04:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:19:12.000Z (over 2 years ago)
- Last Synced: 2025-01-05T17:21:21.504Z (5 months ago)
- Topics: memoization, memoize, react, reactjs
- Language: HTML
- Size: 4.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :books: ReactJS Development
Project created to study the use of React.memo of [ReactJS](https://pt-br.reactjs.org/).
## Author
### :bust_in_silhouette: Marcos Felipe
- LinkedIn: [http://www.linkedin.com/in/pmarcosfelipe](http://www.linkedin.com/in/pmarcosfelipe)
## References
[React.memo](https://pt-br.reactjs.org/docs/react-api.html#reactmemo)
[Rocketseat](https://www.youtube.com/watch?v=sBA_SDhIPqQ)## :pencil: License
Copyright @ 2019 [Marcos Felipe](http://www.linkedin.com/in/pmarcosfelipe).
This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.