Can you fix 2,500 TypeScript errors?

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

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

  • @craftzdog
    @craftzdog  ปีที่แล้ว +1

    The article version: www.devas.life/can-you-fix-2500-typescript-errors/

  • @codenocode
    @codenocode ปีที่แล้ว +1

    Nice combination of ChangeLog + VLog

  • @noe_122
    @noe_122 ปีที่แล้ว

    what's the name of that note taking app with the glass background? (thanks for sharing this great video )

  • @iviscripts5051
    @iviscripts5051 ปีที่แล้ว +2

    great job! very inspiring to see consistent progress!

  • @Koutsie
    @Koutsie ปีที่แล้ว

    Truly stepping up in the film direction department huh, good job - inspiring!

    • @craftzdog
      @craftzdog  ปีที่แล้ว +1

      Thank you💪

  • @VAMDigital
    @VAMDigital ปีที่แล้ว

    very very interesting and inspiring. Thanks for sharing

  • @golang6212
    @golang6212 ปีที่แล้ว +1

    where you buy white t shirts? 🙂

    • @craftzdog
      @craftzdog  ปีที่แล้ว

      Yohji Yamamoto

  • @thekwoka4707
    @thekwoka4707 ปีที่แล้ว

    the stuff with restyle seems very much like a "Why is it using JS to do the CSS job?". The css should handle the breakpoints with the js being completely unconcerned with it.

    • @craftzdog
      @craftzdog  ปีที่แล้ว

      because it is not a web app

  • @mr_truex
    @mr_truex ปีที่แล้ว +1

    love your videos ,great vibe

  • @v1d300
    @v1d300 ปีที่แล้ว

    Keep up with the progress! So with migration to TS, does your deployed version is partially running on TS for incremental performance or after all the code migration you will release a new version number of your product for improved performance?
    Just a thought, when you mention reduction of bundle size and improved performance, it would be nice to see how much the difference was.
    Thank you for sharing all your progress! Good luck!

    • @craftzdog
      @craftzdog  ปีที่แล้ว +1

      Yes, I'll increase the version number since I've done some other improvements as well. Yeah I'm also looking forward to seeing how fast it is now!

  • @astrotoolau
    @astrotoolau ปีที่แล้ว +1

    I love your outfit here :)
    What tshirt is that?

  • @zzz-mn2yy
    @zzz-mn2yy ปีที่แล้ว

    just wondering, why did you not use TypeScript before this?

    • @craftzdog
      @craftzdog  ปีที่แล้ว

      Flow was more popular at that time as Stripe did stripe.com/blog/migrating-to-typescript

  • @vizkex
    @vizkex ปีที่แล้ว

    2500 errors if was me i will give up ,very inspiring to see you working in your own app, thanks

    • @craftzdog
      @craftzdog  ปีที่แล้ว

      I wish I could😂

  • @banwa_non
    @banwa_non ปีที่แล้ว

    I use jsdoc now so I can get away from TS.