superszo
@superszoAll solutions
- Submitted 6 months ago
HTML + CSS + JS
- HTML
- CSS
- JS
I'd love some feedback on the script part. I feel like there is a more elegant way to get this done.
- Submitted 6 months ago
HTML + CSS + JS (dateFns used for date calculations)
- HTML
- CSS
- JS
Not quite happy with the math and validation. The validation allows for odd dates like Feb 31. Will revisit this later on to fix it. For the math I fully relied on an external library (dateFns) so I hope it does the calculations well, however, not 100% sure.
- Submitted 6 months ago
HTML + CSS
- HTML
- CSS
I believe I managed quite ok with this one. I cannot see any staggering issues here. However, if you find anything worth calling out, please do so!
- Submitted 6 months ago
HTML + CSS + JS
- HTML
- CSS
- JS
As an extra I was trying to add an animation for both states but I struggled with getting it right. Might revisit once I get a better understanding of this.
- Submitted 7 months ago
HTML + CSS + JS for manipulating CSS
- HTML
- CSS
- JS
I have a strong feeling that my code might be clumsy at this point. If there is anything anyone notices that might be done in an easier, more elegant way, I'd love to get some feedback!