Add Screenshots of Solution

This commit is contained in:
Caleb Braaten 2024-05-17 15:11:33 -07:00
parent bb04b4bb78
commit 2cca6e7a87
4 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
This was a coding challenge. To see the original prompt, scroll down to the "Original Prompt" heading. Nothing is edited below that. Above that, under the "My Implementation" heading, I will give some explanations as to why I made the choices I did. This was a really fun challenge because I actually used it as an opportunity to work outside of React's data model and leverage RxJS. This came with a couple fun edge cases to solve for and I am happy to nerd out about the solutions I came up with - Feel free to reach out! This was a coding challenge. To see the original prompt, scroll down to the "Original Prompt" heading. Nothing is edited below that. Above that, under the "My Implementation" heading, I will give some explanations as to why I made the choices I did. This was a really fun challenge because I actually used it as an opportunity to work outside of React's data model and leverage RxJS. This came with a couple fun edge cases to solve for and I am happy to nerd out about the solutions I came up with - Feel free to reach out!
![Solution with slider on a small value](./solution-small.png)
![Solution with slider on a medium value](./solution-medium.png)
![Solution with slider on a larger value](./solution-large.png)
## My Implementation ## My Implementation
### Styling Notes ### Styling Notes

BIN
solution-large.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
solution-medium.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
solution-small.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB