Setup React.js from scratch using TypeScript and WebPack
I demonstrate how to bootstrap a project from zero to a working React application with a minimal set of NPM dependencies. More precise - a total of eight essential packages will be installed! Learn what it takes to make WebPack bundle a React application, and serve it for you with source maps enabled. All application development is done using TypeScript.
On a serious note, tools such a Create React App are an overkill. IMHO. It's best to understand what goes on under the hood. Use a minimal approach to setup your project. This way you have a guarantee that as time passes, and your app grows, you will be able to edit/upgrade any underlying configs and tooling with confidence!
All sources in this video are available in a dedicated GitHub repository:
https://github.com/valera-rozuvan/react-from-scratch
Part 2 in the series: https://www.youtube.com/watch?v=9QaqjGDx0xE&list=PL9R9HKRuWxbh3aDCiSS-wl4LUjcm-LgKN&index=1 .
#reactjs #webpack #typescript
PS: see my other work at https://valera.rozuvan.net/
Видео Setup React.js from scratch using TypeScript and WebPack канала Valera Rozuvan
On a serious note, tools such a Create React App are an overkill. IMHO. It's best to understand what goes on under the hood. Use a minimal approach to setup your project. This way you have a guarantee that as time passes, and your app grows, you will be able to edit/upgrade any underlying configs and tooling with confidence!
All sources in this video are available in a dedicated GitHub repository:
https://github.com/valera-rozuvan/react-from-scratch
Part 2 in the series: https://www.youtube.com/watch?v=9QaqjGDx0xE&list=PL9R9HKRuWxbh3aDCiSS-wl4LUjcm-LgKN&index=1 .
#reactjs #webpack #typescript
PS: see my other work at https://valera.rozuvan.net/
Видео Setup React.js from scratch using TypeScript and WebPack канала Valera Rozuvan
Комментарии отсутствуют
Информация о видео
26 февраля 2025 г. 21:04:32
00:33:16
Другие видео канала