How To Add React to HTML Website for beginners

preview_player
Показать описание
In this video I will show you how to add React to a basic HTML website and create two components.

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

This is exactly what I need! It seems every React tutorial begins with installing Node, learning 5 new languages, connecting to github, etc.... This is the much needed needle in the haystack. Thank you!

tedspens
Автор

This video saved me from migrating/starting over my whole web app to react for just a couple of things. Thank you.

jahanzebrr
Автор

For me, a busines analyst who has only 6 years of "on and off" Javascript (a year of it on React) experience and iOS/Android experience, , this is one of the best React "code alongs" that I have watched. I like that it is concise and that it targets those with intermediate JS experience. Thank you.

j.j.mendoza
Автор

Exactly what i need for University. Using Spring with Thymleaf an just want to sprincle some react over it to get started with react. Dont want to fully commit jet.

leonard-riccardowecke
Автор

A very simplified tutorial which explains react integration with html. Thank you. Please provide your website tutorial link.

adventuretourismindia
Автор

This is exactly the straight to the point tutorial I needed, good job!

luisb
Автор

This is what I looking for~!!
Thanks a lot !

Автор

how would you add function based react code to it? This is class based, generally it would be more effective using a function and how to render to the DOM?

adrianherzberger
Автор

Hello i wanna ask you i have components that uses redux and many libraries how can i embed that component?

asadaziz
Автор

This is an amazing tutorial. I have a question though, what if I want to add 20+ components, do I need to reference them all in the HTML file, or is there a better way to import child components into the parent like how we do when running with NPM?

sunnydewangan
Автор

Nice one, thanks. I have managed to embed a react component in php/wp page, which is great. How would you set up your dev and deployment workflow, so that Babel precompiles script for production? As it is in the tutorial, Babel runs in-browser which is probably not ideal.

dyahns
Автор

that linkn you put inside the html where do i get those links from? thats my greatest problem

andyleroy
Автор

how do you run it on localhost? its important part and you left it out. please, explain in details...

guramigogichaishvili
Автор

Thanks for the video man I enjoyed it!

thesexrace
Автор

hey brother thank you for perfect and details video I hope that come better video from you, followed

yusuferdogan.
Автор

Is it possible to use hooks with this approach ? If yes how?

sreekumartp
Автор

Hey, is it possible to use any other node_modules into the class .js? react-bootstrap for example. I'm trying to import but I can't. Thank you!

htomontenegro
Автор

Cool video but I don't understand why you would use this instead of html, js, ajax(php) i guess if you needed something from server... i guess the power comes from the {} where I suspose you can add any regular java code? Is that the idea?

garymaya
Автор

Thank you.

Is it possible to use functional component and hooks ?

lydstyl
Автор

it says welcomeback is not defined even if i directly download your code.

ozanvolkan