Content pfp
Content
@
0 reply
0 recast
2 reactions

grin pfp
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) pfp
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 pfp
vincent
@pixel
high alpha in understanding basic workings of raw CSS
1 reply
0 recast
2 reactions

Darryl Yeo đŸ› ïž (at Devcon) pfp
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 pfp
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