❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [August 18th, 2023]
Skills and Knowledge:
By taking this course, you will acquire the skills and knowledge necessary to build micro frontend and web apps with Webpack 5. You will learn the basics concepts of Webpack 5, such as Loaders to load CSS/Images and more, and Plugins to automate lots of stuff. You will also gain an understanding of how to tweak configurations specific to both the development and production environment. Additionally, you will learn how to create a React application from scratch without the use of the "create react app" utility. Finally, you will have access to all the resources available to download on Github as well as attached to this course.
Professional Growth:
This course contributes to professional growth by providing a comprehensive guide to Webpack 5. It covers the basics concepts to some of the advanced concepts of Webpack 5 and provides hands-on experience in applying core concepts such as Loaders and Plugins to optimize a web application. Additionally, the bonus section provides a solid understanding of all the concepts and what happens behind the scenes when creating a React application from scratch. This course is beneficial to all developers making any type of website, regardless of their prior knowledge of Webpack. With the resources available to download on Github and the Q&A sections, this course provides a great opportunity for professional growth.
Further Education:
This course is suitable for preparing further education as it covers the basics concepts to some of the advanced concepts of Webpack 5 and provides a hands-on approach to applying the concepts to a real website. It also includes a bonus section wherein a React application is created from scratch without the use of the "create react app" utility. This course does not require any prior knowledge of Webpack and is beneficial to all developers making any type of website. Resources are available to download on Github and attached to the course, and questions can be asked in the Q&A sections.
Course Syllabus
Introduction | Webpack Basics
Loading external data using Webpack
Customization and Enhancement using Plugins
Build a full website using Webpack ( Course Project )
Additional Optimizations
Production Build and Deployment configurations
Build a React single page application
Micro frontends using Webpack Module Federation
BONUS: Nodejs basics