Difference between revisions of "React Notes"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 3: | Line 3: | ||
* https://reactjs.org/docs/hooks-effect.html | * https://reactjs.org/docs/hooks-effect.html | ||
* https://getbootstrap.com/docs/4.0/components/navbar/ | * https://getbootstrap.com/docs/4.0/components/navbar/ | ||
=Redux Toolkit= | |||
* https://redux-toolkit.js.org/api/createAsyncThunk | |||
=UI Libraries= | =UI Libraries= | ||
Line 10: | Line 16: | ||
* https://material-ui.com/ | * https://material-ui.com/ | ||
* https://react.semantic-ui.com/ | * https://react.semantic-ui.com/ | ||
=Interesting Examples= | =Interesting Examples= |
Revision as of 11:37, 8 July 2021
Misc Links
Redux Toolkit
UI Libraries
- https://react-bootstrap.github.io/
- https://chakra-ui.com/
- https://material-ui.com/
- https://react.semantic-ui.com/