started using tailwind when I hadn’t mastered css and it actually speeded up my learning, because:
- faster iteration and experimenting
- tw docs are great learning material too
- tw classes are made by experts so you can indirectly learn what are best practices
I've been fascinated with this topic. A calendar for mars should tell you when there are transfer orbits available, the hours of solar light and so on. I tried to make it real and named it Whole Mars Calendar [1], any feedback would be appreciated
[1]:https://danieledep.github.io/whole-mars-calendar/
I like it, with the exception of the Picture control, for its non-closability. Also, the 'threshold' value should be greyed-out or similar when 'None' is selected for the effect type.
Great resource!
I played myself with dithering, applying it to images fetched from nasa's apis, from the rovers on mars and open sourced it. I really enjoyed the visual outcome, you can see it here:
https://github.com/danieledep/rovers-dithering-playground