Explore >> Select a destination


You are here

hswolff.com
| | patrickthebold.github.io
8.9 parsecs away

Travel
| |
| | teropa.info
7.5 parsecs away

Travel
| | [AI summary] The user has been working on a React application for a voting system. They've implemented a Voting component that renders buttons for each entry in a pair, allows users to vote, disables buttons after voting, and displays a winner message. The component uses props to receive data like the pair, hasVoted, and winner, and it's designed to be a pure component by passing callbacks as props. They've also written unit tests using Jest and React Test Utils to ensure the component behaves as expected. The next step is to implement the logic for determining the winner and updating the UI accordingly, which may involve integrating with a backend service or state management system.
| | codewithstyle.info
4.3 parsecs away

Travel
| | Hooks are a recent addition to React that enable more of your components to be written as functions by providing less complex alternatives to class fe
| | gribnau.dev
24.4 parsecs away

Travel
| A blog by Martijn Gribnau