We are going for the big haul on this one. We’ll start out creating a new Webpack 5 project, putting it on Github, and adding all the parts we need as we go. By the end we’ll have a Single Page App (SPA) setup that is hosted with some basic continuous integration (CI) so that every time we push, or make a pull request, to the main branch our site automatically updates.
We’ll be covering a ton of common functionalities needed in a Webpack project such as:
- Babel and @babel/preset-env for modern JavaScript transpiling.
- CSS, SASS, PostCSS with postcss-preset-env for CSS fallbacks for better cross-browser support.
- Browserslist config for customizing the browsers you want to support for JS and CSS, all in one place.
- Outputting all CSS to a file with mini-css-extract-plugin
- HTML templates with html-webpack-plugin
- Cleaning the output folder every build with clean-webpack-plugin
- React with the new automatic importing functionality supported in React 17 throug
1 view
796
210
2 months ago 02:26:29 1
ПОЛНЫЙ КУРС REACT JS для начинающих - Изучи Реакт за 2 часа с нуля!
4 months ago 03:33:49 1
Webpack ПОЛНЫЙ КУРС от А до Я. Вся конфигурация, Микрофронтенд, Монорепозиторий, Module Federation
7 months ago 00:48:06 7
Изучение WEBPACK за час в одном видео! Настройка и работа с Webpack
8 months ago 00:38:45 9
Беседа с фронтенд разработчиком Яндекс 360 Ксенией Поляковой
9 months ago 00:08:01 3
Создание 2D игры на чистом JavaScript ES5 на HTML5 Canvas (Таймлапс)
11 months ago 01:48:47 2
JavaScript для Начинающих 2022 (Полный курс за 2 часа)