How I use AI to quickly learn new libraries

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2025
  • In this video, I show my process for using o1 and o1 pro (although you can use any reasoning model) to quickly understand libraries, and how we can even find undocumented features in the codebase in under 20 minutes.
    Vue Vine: vue-vine.dev/
    uithub: uithub.com/
    Flow (audio transcription): wisprflow.ai/

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

  • @escawbaw
    @escawbaw 5 วันที่ผ่านมา +1

    nice

  • @dffhhfhdifh
    @dffhhfhdifh 7 วันที่ผ่านมา

    Thankyou great video.I mostly copy paster docs which takes lots of time and tokens.but this method is so helpful and amazing

    • @michaelnthiessen
      @michaelnthiessen  2 วันที่ผ่านมา

      It's way better! I have an even better workflow I want to record sometime soon.

  • @MartinMasevski
    @MartinMasevski 8 วันที่ผ่านมา +1

    This is amazing!

  • @vdvchannel7765
    @vdvchannel7765 7 วันที่ผ่านมา +2

    You are good explainer. But I don't understand what is the point of this library? I don't like React approach

    • @michaelnthiessen
      @michaelnthiessen  2 วันที่ผ่านมา

      Thanks! Sometimes it's nice to do a quick component here or there, but SFC are really nice.

  • @CoryTheSimmons
    @CoryTheSimmons 7 วันที่ผ่านมา

    Cool vid. So funny the Vue ecosystem finally started to realize why JSX is king.

    • @michaelnthiessen
      @michaelnthiessen  2 วันที่ผ่านมา

      Thanks! I still don't really like using JSX myself. I'd rather just go straight to writing render functions if I need