Files
awesome-kubernetes/v2-docs/react.md

22 lines
1004 B
Markdown
Raw Permalink 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
!!! info "Architectural Context"
Detailed reference for React in the context of Developer Ecosystem.
## Standard Reference
- [web.dev/explore/react](https://web.dev/explore/react) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [freecodecamp.org: How to Get Started With React A Beginner's Guide](https://www.freecodecamp.org/news/get-started-with-react-for-beginners) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
## Software Engineering
### Frontend Development
#### React Framework
- [useHooks - React Hooks Library](https://usehooks.com) <span class='md-tag md-tag--info'>[ENTERPRISE-STABLE]</span> — A premium library of self-contained, optimized React hooks facilitating stateful abstractions. Designed to simplify DOM tracking, event management, and browser interactions inside production web applications.
---
💡 **Explore Related:** [Chromedevtools](./ChromeDevTools.md) | [Visual Studio](./visual-studio.md) | [Python](./python.md)