Skip to content

Commit e6f46ea

Browse files
authored
Update README.md
1 parent 247aeb5 commit e6f46ea

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The base of this project was built off of the official React Redux [Tutorial: Us
5050

5151

5252

53-
## Additional Articles for Developers written by Developers that were helpful in creating this build.
53+
## 🙏🏾 Thanks to the writers of the articles listed below. These resources helped understand the challenges.
5454

5555
- [Dark Mode with React.js & Redux](https://medium.com/@herrerac11/dark-mode-with-react-js-redux-d30680e98de)
5656

@@ -61,6 +61,15 @@ The base of this project was built off of the official React Redux [Tutorial: Us
6161
- [Adding Dark Mode to a React App with Chakra UI](https://www.pluralsight.com/guides/adding-dark-mode-to-a-react-app-with-chakra-ui)
6262

6363

64+
## For future reference & planned integrations
65+
- https://ui.dev/why-react-hooks/
66+
- https://reactjs.org/docs/code-splitting.html
67+
- https://reactjs.org/docs/hooks-intro.html#motivation
68+
- https://reactjs.org/docs/hooks-overview.html
69+
- https://www.telerik.com/kendo-react-ui/react-hooks-guide/
70+
- Easy to understand React Hook recipes
71+
- https://usehooks.com/
72+
6473
**DEV BUILD WARNING MESSAGE**
6574
-----------------------------------------------------------
6675
"SharedArrayBuffers (SABs) can be used to construct high-resolution timers. High-resolution timers simplify Spectre attacks of cross-origin resources. To mitigate security risks across browsers, SharedArrayBuffers are gated behind cross-origin isolated contexts starting with Chrome 91 (May 2021). To continue using SharedArrayBuffers, please ensure that this page opts-into cross-origin isolation by setting Cross-Origin-Opener-Policy and Cross-Origin-Embedder-Policy appropriately. Note that for each iframe, only the first issue is reported for performance reasons."

0 commit comments

Comments
 (0)