issues Search Results · repo:epicweb-dev/advanced-react-apis language:TypeScript
Filter by
36 results
(133 ms)36 results
inepicweb-dev/advanced-react-apis (press backspace or delete to remove)Description: In docs we have links pointing to old react site update them to new react site.
Solution: Please review my PR if you want anything else to be added. Let me know.
https://github.com/kentcdodds/advanced-react-hooks/pull/209 ...
creador-dev
- Opened on Jul 2, 2023
- #210
Hello, @kentcdodds! I have one question left about the Advanced React Hooks section (excercise 6). I want to make clear
the use case of mounted variable in the code below. Query value never changes, so ...
Str4nge1
- 2
- Opened on Jan 23, 2023
- #200
In your workshop material you mentioned Also notice that while what we re doing here is still useful and you ll learn
valuable skills function useSafeDispatch(dispatch) { const mountedRef = React.useRef(false) ...
aimanzaheb
- 1
- Opened on Jan 8, 2023
- #194
I suspect useDebugValue is a noop in production deployments. Therefore the devtools don t show any labels for minified
hook names.
Potential options:
1. Remove links to production deployments for this ...
kenneth-gray
- 2
- Opened on Dec 19, 2022
- #190
I ve had to use docker for all my modules thus far since node setup fails (I had an earlier ticket and it was mentioned
as a bug within npm even though I ve used nvm to try multiple node versions). The ...
bradamr
- 4
- Opened on Sep 6, 2022
- #185
It doesn t seem to be working. Final version is slaggy. Copied final version into sandbox also disabled Infinite Loop
Protection: https://codesandbox.io/s/optimistic-wave-rm42xw
zapalagrzegorz
- 1
- Opened on Jul 6, 2022
- #184
Working through Exercise 4 (useLayoutEffect: auto-scrolling textarea) and I couldn t see the difference between
useEffect and useLayoutEffect. I know there was a recent update to React 18, so I rolled ...
jasonrastovski
- Opened on May 20, 2022
- #179
I see that package.json is updated, to warn against node v17. Unfortunately, README.md was not updated. Consider adding
a .nvmrc and volta.sh code to package.json to help guide users.
bingalls
- 1
- Opened on Feb 24, 2022
- #168
Because the main exercise view renders the exercise in an iframe, React DevTools doesn t include those contents. This is
a known limitation: https://github.com/facebook/react/issues/18945. It s a small ...
alicnik
- 3
- Opened on Jan 18, 2022
- #167
Hi, I believe it would be helpful to note somewhere this context caveat.
For example in advanced-react-hooks/src/final/03.js:
function CountProvider(props) {
const [count, setCount] = React.useState(0) ...
bouzlibop
- 1
- Opened on Jan 11, 2022
- #166

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.