You need to enable JavaScript to run this app.
- Counter using useReducer():
100
+
-
=
Reset
Hide
- Input with autofocus on hover using useRef():
Hide
- Detects window width and on-resizing using useWindowWidth() custom hook:
Window width: 1440
Hide
- Jonatandb conection status:
Friend:
Jonatandb
Status: Checking...
Click to show Sponwate conection status
Show
Hide
- Todo List using useLocalStorage():
Pendientes: 0
LocalStorage:
[]
Hide
- UpdatePageTitle -> using useDocumentTitle() custom hook:
Update title with:
Test 1
Update title with:
Test 2
Update title with:
Test 3
Hide
- KeyDownRevealer -> using useKeyDown() custom hook:
Just press "j" key and you will see...
(Toggle manually)
Hide