How To Migrate Create React App Project To Vite Project | CRA Project To Vite Project | Rethinkingui

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

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

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

    BIG HELP, BRO. YOU JUST SAVED MY PROJECT THANK YOU SO MUCH

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

      Your welcome

  • @vaibhavgala2931
    @vaibhavgala2931 5 หลายเดือนก่อน +2

    Sir extremely thank you I was struggling for last three days i was having cra and whenever I used router it always showed "cannot read null properties" is was so confused I check chatgpt , stackoverflow, yt but no one told so clearly and explained so thoroughly
    May god bless you ❤

    • @RethinkingUI
      @RethinkingUI  5 หลายเดือนก่อน +1

      @@vaibhavgala2931 thanks alot

  • @raghavendransrinivasan7496
    @raghavendransrinivasan7496 17 วันที่ผ่านมา

    Hello Hello Sir,
    Hats off and thanks a lot for sharing your knowledge. I really appreciate your time and effort to make this video. Just a humble sugestion if you would like to listen.
    It will be a great help for slow learniner like me(english is my second language) to grasp things by hearing/seeing/reading and writing(myself).
    It would be great if the key points showed in wordings on top of the video or shown simply in a notepad or something.
    Keep up your good work!
    All the best!

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

    Great video. Thank you!

  • @Rachel-db4kn
    @Rachel-db4kn 11 หลายเดือนก่อน +2

    thank you so much! big help

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

    7:35 you're using jsx but written tsc, why did you confuse in the same? please clear , jsc or jsx or tsc or tsx should be there?

    • @adarshshete7987
      @adarshshete7987 2 หลายเดือนก่อน +1

      I think it was just for demonstration, not relevant for the app he was showing us, also tsc was not installed in his node_modules, hence npm run build would have given him an error

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

    Very very big help. Thank you so much..

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

      You’re Welcome

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

    will this work for already exisiting typescript project ?

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

    You are legend bro

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

    Perfect! Thanks!

  • @tommyalhamra84
    @tommyalhamra84 3 หลายเดือนก่อน +1

    thank youuu

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

      @@tommyalhamra84 Your Welcome

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

    Doesn't work ;/

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

      At which step and wt error u got?

    • @roxo2137
      @roxo2137 7 หลายเดือนก่อน +2

      @@RethinkingUI I had blank page, so I tried again and I added import React in App.jsx and works. Thank you for your tutorial.

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

    I follow this process but get a blank page when trying to run the app. the console shows this error [ Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/react-router-dom.js? index.jsx:7 v=e1eb09ba' does not provide an export named 'Prompt' (at index.jsx:7:52) ]

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

      Please make sure vite and vite/react plug-in installed properly

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

      The process works pretty well. Go through it again.