Files
awesome-kubernetes/docs/react.md

15 lines
729 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# React
## Libraries and Tools
- [useHooks - React Hooks Library](https://usehooks.com/) - *(Related to javascript topic)*
- [web.dev/explore/react](https://web.dev/explore/react) Build performant and progressive React applications.
- [freecodecamp.org: How to Get Started With React A Beginner's Guide](https://www.freecodecamp.org/news/get-started-with-react-for-beginners/)
??? note "Videos - Click to expand!"
<center markdown="1">
<iframe width="560" height="315" src="https://www.youtube.com/embed/8pDqJVdNa44" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</center>