Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 58% Webpack 4 in 2020: The Complete Tutorial For Beginners

Webpack 5: The Complete Guide For Beginners

$16.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.5/10 (Our Score)
Product is rated as #143 in category Web Development

My main goal is to help you understand and master Webpack, particularly its latest version Webpack 5! This course was specifically designed for those who want to learn Webpack from scratch, and for those who are already working with Webpack, but don’t fully understand how it works.

In this course we will build fully functional, production ready Webpack configuration from scratch. We will start from the very simple things and then gradually move towards more advanced topics. Each lesson builds on top of the previous ones, so it is easy to follow.

After this course you will definitely be able to use Webpack in your projects. You will be able to create your own Webpack configurations and improve existing ones. We will also cover using NPM and Babel in this course in order to use the latest JavaScript technologies. If you worked on a project with Webpack, but never touched the configuration, after this course you will be able to touch it, and even improve it 🙂

I am constantly updating this course, so you can always be sure that it is up–to–date and covers the latest features of Webpack.

If you have any questions regarding Webpack, feel free to post them in the Q&A section. Many people have already found answers to their questions there, and I will do my best to help you with your questions as well.

Instructor Details

My name is Viktor and my goal is to help you understand stuff. I am a Senior Software Developer specializing in JavaScript and various technologies around it. I have been creating web applications for 12 years. During these years I acquired a lot of expertise in Software Development industry. Now I want to share my knowledge with you. I design my courses so they are easy to understand and to follow, and I update them regularly in order to keep them up-to-date.

Specification: Webpack 5: The Complete Guide For Beginners

Duration

4.5 hours

Year

2022

Level

All

Certificate

Yes

Quizzes

No

36 reviews for Webpack 5: The Complete Guide For Beginners

4.2 out of 5
19
10
4
2
1
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Ahmet Karahan

    Kings’ way to learn Webpack. For those who want to handle this boring obligation in shortest time, I strongly recommend this course.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Danijela Stankovic

    Nice course for someone who has a basic knowledge about webpack in general and a very good introduction for the further steps! Thanks, Viktor!

    Helpful(0) Unhelpful(0)You have already voted this
  3. Damodar Hegde

    There should be more delineation on what exactly the config file is, right from what is module.exports to the different options we can have in generating a bundle. Everything else is great and awesome!

    Helpful(0) Unhelpful(0)You have already voted this
  4. Bandar Aljahmi

    This’s the second course I’ve taken with Viktor after taking Parcel js and he did the same great job by simplifying concepts and knowledge. If you want to work with Webpack and understand what is module bundler from scratch, then this course is great to start with.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Gnanakumar Inbasekaran

    Nice explanation. Very detailed and easy to follow. Unlocked all my doubts about Web pack..

    Helpful(0) Unhelpful(0)You have already voted this
  6. Front End

    Easy and clear

    Helpful(0) Unhelpful(0)You have already voted this
  7. Kaio Oliveira de Santana

    Bom curso

    Helpful(0) Unhelpful(0)You have already voted this
  8. Judita Breyer

    This was a great course! It helped me to solve an issue we were having in our application.

    Helpful(0) Unhelpful(0)You have already voted this
  9. Victor Sales

    This course was very detailed and Viktor is really good at explaining the details and automations behind the scenes. I had taken another course on Linkedin which left me with so many questions, but this one made it for me. Thanks

    Helpful(0) Unhelpful(0)You have already voted this
  10. Lex Semenenko

    The material is nice 5 star, but the author’s accent kills me.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Henry Poon

    Very clear. Pace is good

    Helpful(0) Unhelpful(0)You have already voted this
  12. Vikas Abhale

    Need more explanation about each topics.Not cover advance topics have only basic one

    Helpful(0) Unhelpful(0)You have already voted this
  13. Marco Alexandre Gomes Escaleira

    I’m really enjoying the content of this course but there is a con that I think you could improve in next iterations of this or other courses you make by improving the non stop talking, makes me really confused when you stop talking for 5 seconds or more sometimes, would really enjoy a fluid talk instead of having alot of pauses between the video

    Helpful(0) Unhelpful(0)You have already voted this
  14. Colin Hughes

    This course is a great resource to section 6. Sections 7 11 are not as useful Sections 12 and 13 aren’t about Webpack therefore don’t really have a right to be here!

    Helpful(0) Unhelpful(0)You have already voted this
  15. Lawrence Hunt

    A great intro to Webpack, clearly covering the basics on bundling js, css, scss, splitting your config into dev and prod environments, and setting up webpack dev server. Delivery is blissfully waffle free. There are two things I’d like to have seen extra: 1. how to debug oversized bundles. i.e. how to analyse which code is getting bundled when it shouldn’t, common reasons why this might be the case and how to fix; 2. a more thorough explanation of npm dependency types (dev, normal and peer) and how to control what makes it into your bundle using webpack externals.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Prasanth Joseph

    This is simply an awesome course with Victor personally answering back all your questions . The course has crystal clear explanations

    Helpful(0) Unhelpful(0)You have already voted this
  17. Ivan Wilson

    HIt so many technical issues regarding node version, build errors that this course is already out of date with the current version of webpack. None of the Q&A helped since most of them are 6 months to 1 year old. Sorry, I’m a UX professional (UX developer) and the experience here is just horrible.

    Helpful(0) Unhelpful(0)You have already voted this
  18. Michelle O’Rorke

    A nice quick intro and explanation of Webpack

    Helpful(0) Unhelpful(0)You have already voted this
  19. Steven Kling

    why doesn’t anyone cover how to write modules for use in other modules? Its always apps but we’re trying to write a common module to use across apps. have questions like import/export strategies and babel vs not babel, etc.

    Helpful(0) Unhelpful(0)You have already voted this
  20. Ryan Fickenscher

    Some material seemed a little dated and the source code the the github was not very useful. Covers topics well, could slow the pace a little.

    Helpful(0) Unhelpful(0)You have already voted this
  21. Alan N. Martin

    Excellent course. Covers so many different topics useful in my daily job.

    Helpful(0) Unhelpful(0)You have already voted this
  22. Akhil J

    The way the course progresses is so exciting and the learning is very clear. It is just like building brick by brick, and exactly understanding what each brick is meant for. Thank you.

    Helpful(0) Unhelpful(0)You have already voted this
  23. Chandra Shekar BN

    Cannot clearly understand the pronunciation. Examples can be better

    Helpful(0) Unhelpful(0)You have already voted this
  24. Mike Solis

    It was a good introduction to webpack. I should be able to dig deeper now on my own to learn more advanced usage.

    Helpful(0) Unhelpful(0)You have already voted this
  25. Eder Chamale Cifuentes

    The mistake in step 4 is very easy to solve, I think it could be better if you edit the video so it would not feel like this course is for very beginners level.

    Helpful(0) Unhelpful(0)You have already voted this
  26. Ani Alayan

    I’d like to see how to generate minified CSS file from the SASS files in the plugins section.

    Helpful(0) Unhelpful(0)You have already voted this
  27. Kristy Mae Almuete

    I am a beginner in Webpack and I have learned a lot from this course. The instructor’s teaching is commendable! Thank you!

    Helpful(0) Unhelpful(0)You have already voted this
  28. Insu Mun

    Great course for Webpack beginner.

    Helpful(0) Unhelpful(0)You have already voted this
  29. Matthew Wolman

    So far, yes!

    Helpful(0) Unhelpful(0)You have already voted this
  30. Jorge Toledo

    Excellent course, all the code explained works!. It is easy to follow and learn webpack with these great material

    Helpful(0) Unhelpful(0)You have already voted this
  31. Won B.

    Practical lessons. Thank you!

    Helpful(0) Unhelpful(0)You have already voted this
  32. Tyler Duprey

    This course is great so far!

    Helpful(0) Unhelpful(0)You have already voted this
  33. Swaroopa Sharma

    It was great learning and concepts was made clear

    Helpful(0) Unhelpful(0)You have already voted this
  34. Sylvain Calador

    Great!

    Helpful(0) Unhelpful(0)You have already voted this
  35. Angel Petit

    Se ve bien…

    Helpful(0) Unhelpful(0)You have already voted this
  36. Rob Van Der Galien

    All items are very well explained in an easy way/ Everybody can understand Webpack with this course.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Webpack 5: The Complete Guide For Beginners
    Webpack 5: The Complete Guide For Beginners

    $16.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare