Webpack 2 - How to install React and Babel

Webpack 2 - How to install React and Babel

Ihatetomatoes

7 лет назад

25,959 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

jsx00
jsx00 - 06.03.2017 08:03

Thank you for the lessons!
Finally I can understand the logic behind Webpack :D

Ответить
Coding World
Coding World - 11.01.2020 12:46

Nice tutorial

Ответить
Ahmed Vlogs
Ahmed Vlogs - 18.12.2018 16:10

can react programming be learnt without npm and just cdn ..? beacuase its too many things installation before actually working on react programming?

Ответить
Tourbix
Tourbix - 14.06.2018 12:59

I get a message Sorry, name can only contain URL-friendly react-dom

Ответить
GD100
GD100 - 13.01.2018 02:51

This has been a great series. Lots of interesting things I have been missing on Webpack that I can use now. Thanks for posting these videos.

Ответить
Masum Millat
Masum Millat - 21.12.2017 12:46

thanks man <3

Ответить
Nomadic Brian
Nomadic Brian - 21.12.2017 09:20

You hate tomatoes. I hate babel.

Ответить
Jorge Zozaya
Jorge Zozaya - 15.10.2017 22:05

Great tut! thanks for sharing !

Ответить
Hom DisUbuntu
Hom DisUbuntu - 20.09.2017 04:43

New subscriber :D . good content. do you think you can make an example with redux please, thank you in advance.

Ответить
Franck Media
Franck Media - 10.08.2017 17:58

This part is over ! Let's start diving into React :-)

Ответить
Devendra Kumar
Devendra Kumar - 10.08.2017 16:58

jsx is not working ... I am using just your instruction in given video ... Please help me

Ответить
Devendra Kumar
Devendra Kumar - 10.08.2017 16:49

hi Your videos are awesome...., I am stuck in using jsx syntax. I am using webpack 3.5.2, "webpack-dev-server": "^2.7.1", "babel": "^6.23.0",
"babel-cli": "^6.24.1",
"babel-core": "^6.25.0",
"babel-loader": "^7.1.1",
"babel-preset-env": "^1.6.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
but nothing happening....

If i m using React.createElement(
"div",
null,
"Hello world "
);

then it is working .... can you please help me .. plz

Ответить
Yura
Yura - 04.08.2017 16:08

Thank you very much!!
With your help, I assembled a webpack assembly!

Ответить
王甯
王甯 - 04.08.2017 01:48

I found the documentation said --save. Why save react and react dom as dev-dependencies?

Ответить
Vegas
Vegas - 20.07.2017 20:15

This is some good stuff...no complaints. Appreciate it all you are doing

Ответить
Rohan
Rohan - 19.07.2017 02:02

thanks man.... you are awesome !!

Ответить
Daikaen
Daikaen - 23.06.2017 22:18

I'm getting an ExtractTextPlugin is not defined error. My goal is to be able to follow the react video, but that one directed me here. Do I also have to do the other webpack videos before I can do this one?

Ответить
Bob Slave
Bob Slave - 23.06.2017 07:47

YaY!!!, now I understand how webpack works. Thanks for this amazing series!

Ответить