mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-28 03:54:31 +00:00
22 lines
1004 B
Markdown
22 lines
1004 B
Markdown
# 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)
|
||
|