Introduction to Webpack-Dev-Server

preview_player
Показать описание

Webpack-dev-server is a webpack add-on that provides a few useful features such as live reloading. Essentially each time a change to a file is made, webpack-dev-server will refresh your browser automatically. Not only that, but webpack-dev-server also provides for page updates without a page refresh, a feature called Hot Module Replacement.

Learn how to implement this add-on within your frontend and backend apps to save you time and supercharge your development workflow.

Video Git Repo:
-----------------------------

Snippet for Reloading External Stylesheets / CSS:
---------------------------------------------------------------

Video Timeline:
-----------------------------
00:00 - What is webpack-dev-server and why should we use it?
04:43 - Initial project setup
09:53 - Starting up webpack-dev-server
11:07 - Configuring webpack-dev-server's base directory
12:08 - Adding hot module replacement
15:20 - Hot module replacement for CSS, SCSS, and extracted stylesheets

The Platform:
-------------------------

Each course tells a different story, and each milestone reveals a different scene. With an expansive universe to explore, you can track your progress, and gain the necessary skills needed to build your dreams.

Chris Courses Social:
-------------------------------------

Christopher Lis Social:
---------------------------------------
Рекомендации по теме
Комментарии
Автор

Wowww Thank you very much, bro! You helped me a lot

TurdaliyevIsmoil
Автор

continue the collision ball bounce back off

sixsense
Автор

Nice clip, i used to use watchify for HMR but with everything going webpack thought it was time to make the switch.

marble_wraith
Автор

what s the webpack command in windows can install yarn but the webpack command is not recognized as a internal o external command, operational program or batch file

christophercloud
Автор

I'll have to wait for part 2 haha loved the content man thanks

BowlineDandy