jayrobin's solutions
React Analog Clock with numbers
Multiple analog clocks in React with numbers. Allows for any number of clocks to be rendered, in any timezone.
James
jayrobin • 3 years ago
React Rolling dice
Rolling Dice question implemented in React
James
jayrobin • 3 years ago
Vanilla JavaScript Analog Clock
Analog Clock question in Vanilla JavaScript
James
jayrobin • 3 years ago
Wordle clone in React
Implemented the Word Games (Wordle Clone) question in React.
James
jayrobin • 3 years ago
React scrolling puppies and kittens
Infinitely scrolling tiles in React. Also completed the second challenge: it would be trivial to add a third row.
James
jayrobin • 3 years ago
React Countdown Timer
Countdown Timer question implemented in React, handles drift by measuring the delta between intervals.
James
jayrobin • 3 years ago
Connect Four
Implemented in React. Used `window.connectFour.checkForWinner` to check the board state.
James
jayrobin • 3 years ago