beeb

joined 2 months ago
[–] beeb@lemmy.zip 4 points 1 week ago

You can add one star anis, a couple of cardamon pods and coarsely ground black pepper to the water when cooking basmati rice

[–] beeb@lemmy.zip 14 points 2 weeks ago (2 children)

The monopoly man doesn't have a monocle. Now you can wow your friends at parties too!

[–] beeb@lemmy.zip 6 points 1 month ago* (last edited 1 month ago)

Even better to use expect with a short message of what the assumption is: "the string should contain a comma" if it ever panics you'll know exactly why.

[–] beeb@lemmy.zip 2 points 1 month ago (1 children)

😁 To each their own I guess

[–] beeb@lemmy.zip 0 points 1 month ago (4 children)

I like daisyUI because it doesn't have any Javascript

[–] beeb@lemmy.zip 5 points 1 month ago* (last edited 1 month ago) (9 children)

A lot of ui frameworks are based on tailwind and allow you to customize the components with more tailwind. It's really a win because:

  • it's not "just inline classes", it's a design system (spacing, colors, breakpoints etc are well structured and not random)
  • it is way less verbose than vanilla css and easier to remember