Skip to content

Commit 90f84fb

Browse files
authored
updated readme file
1 parent ef3abf1 commit 90f84fb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
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-
## 🙏🏾 Thanks to the writers of the articles listed below. These resources helped understand the challenges.
53+
## 🙏🏾 Thanks to the writers of the articles listed below. These resources helped me to understand the challenges.
5454

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

@@ -60,6 +60,8 @@ The base of this project was built off of the official React Redux [Tutorial: Us
6060

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

63+
- [DEMYSTIFYING REACT HOOKS VS REDUX](https://www.imaginarycloud.com/blog/react-hooks-vs-redux/)
64+
6365

6466
## For future reference & planned integrations
6567
- https://ui.dev/why-react-hooks/
@@ -75,7 +77,7 @@ The base of this project was built off of the official React Redux [Tutorial: Us
7577
"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."
7678
* * *
7779
5/29 - Registered for SharedArrayBuffers in non-isolated
78-
pages on Desktop platforms Trial to be implemented during production build and deployment
80+
pages on Desktop platforms Trial to be implemented during production build and deployment
7981

8082
### Additional Documentation
8183

0 commit comments

Comments
 (0)