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 ❤
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!
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
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) ]
BIG HELP, BRO. YOU JUST SAVED MY PROJECT THANK YOU SO MUCH
Your welcome
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 ❤
@@vaibhavgala2931 thanks alot
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!
Great video. Thank you!
Thank you
thank you so much! big help
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?
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
Very very big help. Thank you so much..
You’re Welcome
will this work for already exisiting typescript project ?
You are legend bro
Perfect! Thanks!
thank youuu
@@tommyalhamra84 Your Welcome
Doesn't work ;/
At which step and wt error u got?
@@RethinkingUI I had blank page, so I tried again and I added import React in App.jsx and works. Thank you for your tutorial.
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) ]
Please make sure vite and vite/react plug-in installed properly
The process works pretty well. Go through it again.