React: Application Structure - [005]

preview_player
Показать описание
In this episode we show you how to structure your react app. We also talk about what linting is and why its useful for you to have in your project.

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

This series was brilliant up to this point. The github repo when checking out is the finished project so you have to stop following along as it looks very different than the application at this point. There is also no starting branch or release and the only other branch is different code than this tutorial and errors when running npm start.

Please add a branch to the repo with the code at the exact point at the start of this tutorial to make progress realistic & easy.

JamieMurphy
Автор

got lots of errors with npm install and npm run.

gyp verb `which` failed Error: not found: python2
gyp verb `which` failed at getNotFoundError
gyp verb `which` failed at F
gyp verb `which` failed at E
...
Build failed with error code: 1

but C:\Python36 is on my system path...
any advice?

lillywang
Автор

2 files in the project named index.js might be confusing, don't you think so?

JAzzification
Автор

It's look like Most of the syntax are Depreciated and declaration are seems to be outdated :(

uwepuneet
Автор

two index.js files in one project.. Thats a bit strange

krishcan
Автор

Too much talk less content, good for beginners.

himanshuupadhyay