Use Javascript libraries in a TYPESCRIPT project the easiest way tutorial

Поделиться
HTML-код
  • Опубликовано: 23 авг 2024
  • Will (hopefully) have an update on the app next week! Here's a tutorial on an issue I ran into this week.
    Thanks!

Комментарии • 17

  • @summersnow2288
    @summersnow2288 5 месяцев назад +5

    I created a google account just to comment on this, it's a straight forward solution thanks!!

  • @summersnow2288
    @summersnow2288 5 месяцев назад +3

    I bought a house and a pc, then paid my due electricity bills, and got internet connection, just to comment on this! thanks!

    • @yxgen4
      @yxgen4  5 месяцев назад

      Glad you found it useful!

  • @unnamedcodes
    @unnamedcodes 4 месяца назад +1

    Thanks, man! ❤

    • @yxgen4
      @yxgen4  4 месяца назад

      No problem!

  • @amitmondal519
    @amitmondal519 Год назад +3

    I was just looking for this one. Thanks 👍

    • @yxgen4
      @yxgen4  Год назад

      Glad I could help!

  • @aamirsohailkmas
    @aamirsohailkmas Год назад +3

    thanks, man, keep it up.

  • @mishabutuzov
    @mishabutuzov Год назад

    Oh Bro, very clean. Thank you

    • @yxgen4
      @yxgen4  Год назад

      Thank you for watching!

  • @rodrigojavier7661
    @rodrigojavier7661 Год назад

    thnx bro this saves my day

    • @yxgen4
      @yxgen4  Год назад

      Happy to help!

  • @abodesegunezekiel6145
    @abodesegunezekiel6145 Год назад +1

    This is really helpfull. however, i would have to know why we did not add all declaration in one file

    • @yxgen4
      @yxgen4  Год назад

      Sorry, I don't understand. Could you explain what you mean?

  • @neethuvlogs1606
    @neethuvlogs1606 Год назад

    MFPaymentRequest.sharedInstance.executePayment in which how can I use?

  • @tmnrp
    @tmnrp Год назад

    How do we get the autocomplete for those types ?

    • @yxgen4
      @yxgen4  Год назад

      You would have to install the @types package for that library or you would have to build them yourself if you’re doing it the way I do in this video
      This method is like an escape hatch if you can’t find the @types