[React] Integration with Third Party Libraries

preview_player
Показать описание

React somewhat locks developers into the familiar JSX/Component paradigm. How do you integrate old-school libraries like Jquery file uploader, google maps, or d3 charts into a React project?

Рекомендации по теме
Комментарии
Автор

I have been hearing your voice everyday for the last two months, from udemy to youtube :)))

djpunisha
Автор

This is gold. Can we get an updated version please?

pyush
Автор

Thank you, very helpful and informative.
Can you please present it or direct us to do this by functional-based rather than class-based?

amd
Автор

You saved my life sir. Many many thanks.

hrrarya
Автор

Could you do a video explaining how you go about choosing which 3rd party libraries you use? What goes into that decision making process for you?

m.scottcameron
Автор

Thanks for all your React videos. I was able to learn a lot. Keep up the good work!

jancodes
Автор

Thanks a lot! After this tuturial, just bought your udemy course! Looking forward to master react!

atmospheric_b
Автор

Great work thank you, can't wait for the next one.

JeroenWienk
Автор

Good one and very useful utility. Thanks.

monugt
Автор

Hi Stephen, just a suggestion if possible, I am struggling with writting tests for my login form that is wrapped by Redux-form, I can't get the expected behavior with Redux-form in testing, mocking and calling simulate on the form, could you cover this topic anytime soon, I would really appreciate it. Cheers and thanks for all the knowledge.

djpunisha
Автор

Hey Stephen, thanks for the nice video.
in 2021 can you please tell me which lifecycle method i can use instead of componentWillReceiveProps to set the new props?

ashse
Автор

Thanks, Sir, this helped me to clarify my mind.

gaboexodia
Автор

thanks alot man, you're a smart guy

dahomyhafiz
Автор

Google is not defined, still I have the google maps script included in my index html file :/

Nomadkus
Автор

Good video, cheers Stephen! What would your approach to only loading the Google Maps API js when required be? Rather than adding it to the HTML page.

MrRobhadfield
Автор

Hi, where you have put the script tag for using the google map api
I am doing the same but I am not able to use the functions of that js file in my react app components

chiteshbansal
Автор

says initmap() is not a function did you include it in index.html?

jweezyfsheezy
Автор

I am following your video, but I am getting an error that google is not defined.

TheJulio
Автор

is there any new changes of this?
it didnt work on my machine.

gregfrllo
Автор

Can't really decide whether you are a genius who put this code so well or the creators of react have designed the API so carefully. Everything just fell into place nicely, weird!

gauravparvat