Skip to content

Commit 4cee26d

Browse files
1 parent fbd8b8b commit 4cee26d

File tree

5 files changed

+405
-87
lines changed

5 files changed

+405
-87
lines changed

src/pages/get-started/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ A slightly more complex chat application, introducing [middlewares](/docs/v4/mid
2222

2323
## Front-end frameworks
2424

25+
- [React](/how-to/use-with-react)
2526
- [Vue 3](/how-to/use-with-vue)
2627

2728
## How to...
@@ -31,5 +32,4 @@ A slightly more complex chat application, introducing [middlewares](/docs/v4/mid
3132
- [use with `express-session`](/how-to/use-with-express-session)
3233
- [check the latency of the Socket.IO connection](/how-to/check-the-latency-of-the-connection)
3334
- [upload a file](/how-to/upload-a-file)
34-
- [use with React hooks](/how-to/use-with-react-hooks)
3535
- [register a global middleware](/how-to/register-a-global-middleware)

src/pages/how-to/use-with-react-hooks.md

-80
This file was deleted.

0 commit comments

Comments
 (0)