Content
@
0 reply
0 recast
2 reactions
grin
@grin
what's some programming advice that's considered common sense or that you hear often, but is actually bad advice?
18 replies
7 recasts
16 reactions
Darryl Yeo đ ïž (at Devcon)
@darrylyeo
âIf youâre learning frontend, start with Reactâ âDonât bother learning CSS, just use Tailwindâ đ©đ©đ©
1 reply
0 recast
5 reactions
vincent
@pixel
high alpha in understanding basic workings of raw CSS
1 reply
0 recast
2 reactions
Darryl Yeo đ ïž (at Devcon)
@darrylyeo
Parent selectors Sibling selectors Attribute selectors :is() :where() calc() min() max() Color functions Tailwind classes could never
1 reply
0 recast
0 reaction
alex
@alexgrover.eth
you actually can do all of that stuff with TW, with arbitrary variants: https://tailwindcss.com/docs/hover-focus-and-other-states#using-arbitrary-variants I only know this because Iâve been forced to use it against my will and figure out how to rewrite basic things
1 reply
0 recast
0 reaction