←back to thread

389 points OuterVale | 2 comments | | HN request time: 0s | source
Show context
prezjordan ◴[] No.42062043[source]
Author here – happy to see this posted again!

This was my burnout recovery project and I wrote some thoughts on it recently https://notes.jordanscales.com/98-css-reflections

replies(3): >>42062604 #>>42063304 #>>42065334 #
sphars ◴[] No.42062604[source]
Thanks for your work on this! I recently used 98.css in my fairly simple web app[0] for a recreation of something from my childhood, and it worked beautifully for my purposes.

[0]: https://www.mathsheets.net/

replies(2): >>42062854 #>>42066188 #
1. Jackim ◴[] No.42066188[source]
I'd suggest using checkboxes instead of radio buttons for the operator selection. It would be useful, I think, to have a mix of just addition and subtraction, or just multiplication and division, instead of having one option or all four.
replies(1): >>42069985 #
2. sphars ◴[] No.42069985[source]
I hadn't thought of that use case, thanks for the feedback!