Use React with an index.html and script tags

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


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

Kent is the best and most revolutionary react teacher of all

mzxzuyq
Автор

Very good, I always like videos that show you the concepts in the background. It's very beneficial to know this even if you use webpack in real-world projects.

sebastianweber
Автор

It was really useful on understanding the reactjs basics for me.. thanks Kent. keep up the good work.

MadhuraDarshana
Автор

Please explain how to use state and stuff in there

praveenvipparthi
Автор

Highly recommended 🌟 and an underratrd video
Thanks for sharing

naimaghulamm
Автор

if i use ajax in index html file of react js then data file not transfer and php file not load

gursagarsingh
Автор

Great video Kent - can I use javascript classes extending React.Component in the same way? I am struggling to return anything valid in the render method even with `return(<div>TEST</div>)`. The response I get back is "React error #109". Thanks!

andrewcattermole
Автор

if i use ajax in index html file of react js then error occure - ajax is not a functiob : how to solve that error

gursagarsingh
Автор

can i use ajax in index html file of react js

gursagarsingh
Автор

Are you can explain how I can put the React components in different files?

fabiano-co
Автор

Thanks, Kent. Awesome as always. I know that browsers are clever, but why do you locate your <script> tag after closing </body> tag?..

rinatvaliullov
Автор

1:30 me standing 3 hours trying to do that

bokohd
Автор

hii i want import some modules which i have added using npm but how o can do that import is not working for eg i install react-magic-dropezone but when i import it like import Magicdropzone from react-magic-dropzone it is showing an error that Macgicdropzone not defined please help me

chiragprajapati
Автор

Hello. I would like to know how I can use the code within the <script type="text/babel"> tag in a separate file. Thanks in advance

VictorHPerez
Автор

why can't you just put <h1>Hello World</h1> takes literally 5 seconds

netsaosa
Автор

u typing too fast i cant get any single thing

bokohd