I have .tsx files in my SvelteKit project

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 38

  • @lvendrame
    @lvendrame 8 หลายเดือนก่อน +3

    Thanks Zeno for creating this amazing tool 🇧🇷

  • @Antonio-fo4fl
    @Antonio-fo4fl 8 หลายเดือนก่อน +3

    There’s a svelte-email port if I remember but not sure how up to date it is

  • @GiveMeSomeMeshuggah
    @GiveMeSomeMeshuggah 8 หลายเดือนก่อน +3

    Lots of people saying “skill issue” who have never tried to get an email to look consistent across mailboxes using the subset of HTML and CSS that email uses. Don’t reinvent the wheel. React email is a great library.

    • @maxprehoda1544
      @maxprehoda1544 8 หลายเดือนก่อน

      Orrr hear me out? You didn't figure out how to do it properly in the first 3 days of trying so now you are using a library. Skill issue.

    • @DrOncogene
      @DrOncogene 7 หลายเดือนก่อน

      Still skill issue. There's an email library for svelte called svelte-email. Use that instead of making your life hard like this

  • @TheLohmann99
    @TheLohmann99 9 หลายเดือนก่อน +66

    Skill issue

    • @neneodonkor
      @neneodonkor 7 หลายเดือนก่อน +1

      Lazy comment.

  • @bluesquare23
    @bluesquare23 8 หลายเดือนก่อน +3

    You're going to want to learn about a little something called perl cgi. It's the future!

    • @korigamik
      @korigamik 8 หลายเดือนก่อน

      Wtf 😭🤣 we going back to

  • @azeek
    @azeek 8 หลายเดือนก่อน +1

    Use whatever your are happy with and get the shit done and out. It doesn't matter until it does.

  • @SadeghMirzaee-fd8lg
    @SadeghMirzaee-fd8lg 8 หลายเดือนก่อน +2

    Just as an irrelevant yet important comment: try to fix your posture! ;)

  • @me_ashikeqbal
    @me_ashikeqbal 8 หลายเดือนก่อน +3

    oh yah resnd it osmm

  • @yaroslavpanych2067
    @yaroslavpanych2067 8 หลายเดือนก่อน

    Excuse me, sending email from webpage?

  • @dannydozie9683
    @dannydozie9683 3 หลายเดือนก่อน

    Just use Astro and you'd never have to explain yourself.

  • @savire.ergheiz
    @savire.ergheiz 8 หลายเดือนก่อน

    Why new devs always like this. They hate everything 😅

  • @maxprehoda1544
    @maxprehoda1544 8 หลายเดือนก่อน +7

    Genuine skill issue

  • @ayushdedhia25
    @ayushdedhia25 8 หลายเดือนก่อน +1

    Hey can you please tell what font is that?

    • @bmdavis419
      @bmdavis419  8 หลายเดือนก่อน +1

      jetbrains nerd mono

    • @zelfroster
      @zelfroster 8 หลายเดือนก่อน

      ​@@bmdavis419 Wait a sec, that's not jetbrains mono nerd, I use it everywhere in my os. That doesn't look like jetbrains mono at all.

  • @maazmunir9213
    @maazmunir9213 9 หลายเดือนก่อน +3

    Wait how do you use react components inside a svelte project?

    • @bmdavis419
      @bmdavis419  9 หลายเดือนก่อน +1

      just have to update the TS config

    • @greendsnow
      @greendsnow 9 หลายเดือนก่อน

      ​@@bmdavis419this needs a tutorial

    • @alexanderleschanz9991
      @alexanderleschanz9991 8 หลายเดือนก่อน +3

      Ben Davis vould you make a tutorial please ❤

    • @fueledbycoffee583
      @fueledbycoffee583 8 หลายเดือนก่อน

      Its really just another library and you can import it as well

  • @jikaikas
    @jikaikas 8 หลายเดือนก่อน

    make one for svelte

  • @alexanderleschanz9991
    @alexanderleschanz9991 9 หลายเดือนก่อน +2

    Goddayum 😂

  • @mbaharip
    @mbaharip 8 หลายเดือนก่อน

    mjml is also good for creating email.

  • @gra457
    @gra457 9 หลายเดือนก่อน +5

    JSX not React

    • @amukh1_dev274
      @amukh1_dev274 8 หลายเดือนก่อน +5

      When you realize that tsx is the general file extension for react, also, that he was importing react in those files: 😮

    • @vizigr0u
      @vizigr0u 8 หลายเดือนก่อน

      They are react files, with react components. He's just not outputting react to react-dom

    • @gra457
      @gra457 8 หลายเดือนก่อน

      @@amukh1_dev274 nope. Google it.

    • @gra457
      @gra457 8 หลายเดือนก่อน

      @@vizigr0u nope. Google it.

  • @DerLuukee
    @DerLuukee 8 หลายเดือนก่อน

    Mjml

  • @additionaddict5524
    @additionaddict5524 8 หลายเดือนก่อน +1

    jsx-email fork is better than resend-email