Add React
This commit is contained in:
4
glossary/React.md
Normal file
4
glossary/React.md
Normal file
@ -0,0 +1,4 @@
|
||||
### React
|
||||
|
||||
React is a frontend framework, that allows developers to create component-based user interfaces.
|
||||
React separates view and state, utilizing a virtual DOM to update the user interface.
|
||||
Reference in New Issue
Block a user