Components For Styles (w/ .NET MAUI)

Поділитися
Вставка
  • Опубліковано 27 сер 2024

КОМЕНТАРІ • 5

  • @olivier0003
    @olivier0003 Місяць тому

    I always learn something new with your video ! Thanks

  • @ivandrofly
    @ivandrofly Місяць тому

    thanks for the video

  • @InfinityFnatic
    @InfinityFnatic Місяць тому +1

    Do you also think XAML is very verbose?
    I've been using it for years but I really prefer something like JSX and just CSS for styling.
    I wish there was some alternative markup/layouting engine for .NET UI frameworks that would make these things much easier.

    • @SingletonSean
      @SingletonSean  Місяць тому +2

      It is quite verbose, although I love having the markup and styling co-located (as opposed to having a separate CSS file in the web world). That said, I really love Tailwind for web dev. Tailwind was actually a massive inspiration for this video, as extracting components is a key way to reuse styles w/ Tailwind.

  • @4haay
    @4haay Місяць тому

    I search for a video of you that teach how to make a google login on Maui, you have one?