parent
fa7eafb853
commit
d735111eac
1 changed files with 7 additions and 1 deletions
@ -1 +1,7 @@ |
|||||||
# React fundamental topics |
# React |
||||||
|
|
||||||
|
React is a JavaScript library for building user interfaces. It is an open-source, component-based front end library responsible only for the view layer of the application. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://reactjs.org/'>Official Website</BadgeLink> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://reactjs.org/docs/getting-started.html'>Official Documentation</BadgeLink> |
||||||
|
Loading…
Reference in new issue