Course outline for webpack

Pre-requisites for learning webpack

Lab Setup

  • Hardware Configuration - Participants must have access to a system with the following hardware configuration:
    • 2GB of free RAM, 20GB of free disk space and full network connectivity
  • Software Configuration
    • Ubuntu 20.04/22.04 Desktop Edition (sudo/root access required)
    • Firefox and Chrome browsers

Duration

  • 2-3 days

Training Mode

Online training for webpack

We provide:

  • Instructor led live training
  • Self-paced learning with access to expert coaches
  • 24x7 access to cloud labs with end to end working examples

All jnaapti sessions are 100% hands-on. All our instructors are engineers by heart. Activities are derived from real-life problems faced by our expert faculty. Self-paced hands-on sessions are delivered via Virtual Coach.

Classroom training for webpack

Classroom sessions are conducted in client locations in:

  • Bengaluru
  • Chennai
  • Hyderabad
  • Mumbai
  • Delhi/Gurgaon/NCR

Note: Classroom training is for corporate clients only

Detailed Course Outline for webpack

Introduction to Webpack

  • Installation
  • Webpack - HelloWorld

Webpack loaders

  • Loader stages – preloader, loader and postloader
  • Building loaders – sync, async, raw and pitching loaders
  • Loader context
  • Chaining loaders

Webpack Configuration

  • Config options – entry, output, module, watch, etc

Webpack plugins

  • Config plugins
  • Output pugins
  • Optimize plugins
  • Other plugins

Webpack APIs

  • CLI
  • Node
  • Loader
  • Plugin

Misc

  • HMR
  • Lazy loading