How to Set Up React.JS Without create-react-app

preview_player
Показать описание
In this video I show how to connect npm, ESlint, prettier, and react to create a modern web application development environment.

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

Today, I gave an interview for fullstack role and interviewer particularly asked me this question.
Important stuffs for adv. dev guys,
Thank for explaining it clearly.

SachinKumarSahu
Автор

It was useful and helpful. Very well work. Keep your progress

NelaDrobnaChannel
Автор

Straight to the point! Thanks man, really appreciate it. Why did everybody else overcomplicate it so much? Probably because i tried using webpack, but every tutorial ive found on that is either inaccurate, deprecated, or something else like they dont import the loaders that are needed for a proper react workflow in 2022.

God bless you!

ReachByteBurst
Автор

I agree with everyone else, really helpful video, thanks! Extra points for setting up that GitHub repo with the 'steps' file too!! ❤

CazCreates
Автор

This is exactly what I was looking for, thank you!

theluckydandelion
Автор

this is prefect; exactly what I was looking for. Thank you so much!

bndissanayaka
Автор

Please do one with typescript integration too! Great video!

HaiderKhanZ
Автор

Great 👍. Please create a tutorial without babel, eslint, prettier 🙏

alexsmirnov
Автор

Thanks Ryan, Thanks for this amazing video.

ashishshrivastava
Автор

Whats the difference between this and just installing react, react-dom, and react-scripts and calling it a day? The react-scripts package comes with babel and eslint.

garywalker