WHAT IS THIS COURSE ABOUT?
This course is all about Webpack 4 and my main goal is to make you understand this tool and how to use all of it’s features in a short and clear course. In these two hours that we will spend together I will take you from the basic stuff to the more complex features. After this you will be able to use webpack right after this course in your project.
WHAT IS WEBPACK ?
Webpack is an open–source JavaScript module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. Webpack takes modules with dependencies and generates static assets representing those modules. It s a module bundler primarily for JavaScript, but it can transform front–end assets like HTML, CSS, even images if the corresponding plugins are included.
Webpack is one of the best tools out there for bundling. It can be used in any web project, from plain Vanilla JS to Node.js and frameworks like Angular or React. Webpack is starting to grow popular and is currently used in almost all web projects and even large companies are asking for it. So now is the best time to learn Webpack and include it in your resume.
Instructor Details
Courses : 2
Specification: Webpack 4: Made Simple for Beginners
|
13 reviews for Webpack 4: Made Simple for Beginners
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $11.99 |
---|---|
Provider | |
Duration | 2 hours |
Year | 2019 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$49.99 $11.99
Norma Mendonca –
This course is good for absolute beginners. The author explains concepts in depth.
Pastol Dominiquw –
The first course I follow with webpack 4 with good explainations and webpack running without problem. I worry only we don’t have such quality of course about such subject in french language. But pronunciation of Stan is more easy for me to understand than with other teachers, so, no problem.
Carlos Baston –
Good explanation so far.
Lex Semenenko –
5 Star content
Marcio Silva –
Very good course. It goes straight to the point, with simple but practical examples. It is a very good introduction for those who (like me) do not know the webpack, or know very little. I’m confident now to make progress on my own. Thanks Stan for sharing your knowledge!
Michel Gallo –
The course is better than expected. Some other courses you dive into are usually based on Webpack 2, once you start those you first receive some terminal errors. If you are a beginner that can be a no no. This course how ever is a foundation into webpack, as a starter. Once the course is done: future front end developers will probably ‘understand’ the basics of webpack 4 and know how to use and ‘build’ their own webpack enviroment. During this course i sometimes got ahead of myself, trying to figure out how to bundle all css into one file; or to specify a path where the images should be build (for example dist/assets) to later find out it was handled later on inside the course. Nice to know! (Perhaps good for the author to mention even earlier) Or i might be wrong and missed that mention. The only thing i missed and figured out myself was how to make sure some build files are placed inside a specific folder.All in all, great course. Finally got a hang on webpack and know how to use it in the future.
joel Van Eyken –
Very well explained . Good basic course about webpack to get started Thanks
Stuart Dickie –
I thought this was a great course on Webpack 4. It is short enough to get through in an afternoon if you are coding along/ experimenting on your own, and it really helped me make sense of the structure of a webpack.config.js file and how to configure it. Would have loved a walk through on integrating Vue, React or Angular with the set up created in this video, but that would be a extra feature. Very happy to have bought this course!
Mark Jeffery –
Great course. I’ve always found Webpack an intimidating and complex subject. This course really helped me to grasp the fundamentals and understand how I can use it further in my projects. Thank you Stan and Udemy!
Marc Beermann –
Quite good for an introduction, but some of the content is already out of date (such as the use of style loader/url).
Eric Daklan –
I have learned the basics of the webpack in this course. based on this basics I can use the webpack official website to master all of its details as soon as I need them.
Ranveer Kumar –
Precise, updated, and well explained! I’d love to learn more from Stan and Udemy.
Xelhua Joseph Corona Perez –
Really simple and good explained Excellent course to get started on webpack Thanks!!!