(no title)
cvburgess | 9 months ago
I got to dust off some old UX skills that haven't been used in a few years.
Huge shoutout to DaisyUI [0] and tailwind for making it really easy to build pretty things.
cvburgess | 9 months ago
I got to dust off some old UX skills that haven't been used in a few years.
Huge shoutout to DaisyUI [0] and tailwind for making it really easy to build pretty things.
DevDad_io|9 months ago
cvburgess|9 months ago
Im pretty happy with it currently, but want to fix a small annoyance where columns can "hijack" horizontal scrolling.
I learned SO MUCH about CSS tools of old and new doing this project. The popover API and anchor positioning in particular was a bit of a beast, as were overflows and scroll areas.
Most of my background has been in native or react-native mobile development where these kinds of issues don't really exist in the same way.
Going back to basics with html + css was humbling and taught me a lot, too.