Undoable counter
Submit a solution
Connect your GitHub account to submit a solution
Community solutions
Undoable counter
A counter application with Redo, Undo options and a history.
Undoable counter
Undoable Counter implemented in react
Undoable counter with react
done with react
Undoable counter React js
Please use this link for the solution , as the codepen link doesn't work: https://codesandbox.io/p/devbox/pensive-bird-kkvkgg
React js |Undoable counter
Created undoable counter with react js
Vanilla JS Undoable Counter
/
Undoable counter
Undoable counter with additional challenge
Undoable Counter
Completed the code as per the specification
Undoable counter
Vanilla JS
Undoable counter [React]
Undoable counter
Undoable Counter by srothst1
This could use a bit of refinement. Will update the CodePen if I have time but I time boxed my self to 45 minutes for this challenge.
Counter: simple extendable solution
Working solution, the styles should be improved but the core itself is alright.
Counter
Undo and redo counter
Counter
undo Redo counter
Undoable counter with persistent state
Using TypeScript and React. Could probably be cleaner, but works.
Undoable counter
Using React (I am a noob)
Undoable counter
Using React (I am a noob)
Undoable counter
Undoable counter vanilla js
Undoable counter
Simple implementation using Vue
Very Simple React Undoable Counter Project
Very Simple React Undoable Counter Project
Clean solution - React, SCSS, BEM (but not optimized for mobile!)
My React solution using two stacks. Wrapper component is main source of context. CSS could have been executed better with conditional rendering/styling. An optimization can be done using a queue instead of applying the O(N) operation of `.reverse()` when rendering the history.
Undoable Counter
Vanilla JS solution. Few things like adding event listeners through js can be done to improve code quality further, took the "path of least resistance" to try and complete within 45 mins.
Undoable Counter
Undoable Counter. First project ever on here. I think it went OK. How can you seriously finish this in 45 minutes? Took me a few hours, but i'm more of a full stack C# dev.
Plain JS. my first attempt.
Plain JS. my first attempt. I'm a full stack dev. so probably a few things missing??
Easy solution - Plain JS
Easy solution - Plain JS. This is my first attempt at any JS coding properly. I'm a full stack Dev, so any feedback would be great.
Undoable Counter
I am making this app through vanilla JS
Undoable counter
Undoable counter
Solution to Undoable Counter
I am updating the UI statically by using the data from UI elements. Is this the correct way?
Vanilla Solution
Not the cleanest or the DRYest but it gets the job done.
Undoable counter vanilla JS
Using vanilla javascript
Undoable counter - Reactjs - Class based
Undoable counter in Reactjs (Class based)
Undoable Counter
I wrote this definitely the most condensed version but it works!
Undoable Counter in React
Undoable Counter in React
Undoable Counter
Undoable counter