dev-notes/JavaScript/React
Marcello Lamonaca 17bf5fe2de
Add React Notes (#1)
* Start React notes

* useEffect & custom hooks notes

* Add React-Router Notes

* Spread operator cloning improvements

* Clarify notation for object with same key-value pair

* Add Redux notes

* Fix: translation

* Add details to event notes

* Add details to useEffect and class components

* Notes on async operations

* Fix: import <script> tag type

* Fix typos

* Add React Tests Notes

* Redux Tests Notes

* generalize paths

* Fix react testing library import

* Improve Store notes

* add missing ;

* Fix swapped examples for thunk and action tests

* Improve variable names

* Typo fixes
2021-03-29 19:34:47 +02:00
..
React Router.md Add React Notes (#1) 2021-03-29 19:34:47 +02:00
React Tests.md Add React Notes (#1) 2021-03-29 19:34:47 +02:00
React.md Add React Notes (#1) 2021-03-29 19:34:47 +02:00
Redux Tests.md Add React Notes (#1) 2021-03-29 19:34:47 +02:00
Redux.md Add React Notes (#1) 2021-03-29 19:34:47 +02:00