Select Page

Intro to Webpack

R1,890.00

  • 02:47:00

    Hours of learning

  • Presented by highly qualified, industry leading experts
  • 12 Months access
SKU: 513c3dc6712c Category:
DESCRIPTION

Overview

In the fast-paced world of web development,   particularly in the realm of JavaScript rich applications,   the need for build tools have become commonplace.   Webpack is a newer build tool that has moved into the spotlight with the use of React and other JavaScript frameworks.  In this series,   we will show you how to take ownership of your webpack configuration and setup to manage the transpilation of new JavaScript features to more compatible versions,  manage static assets such as images,   and add the use of CSS with and without preprocessing.   If you want to remove the magic of Webpack,  then join us!

Objectives

  • Implement code splitting to dramatically decrease load times
  • Learn to tweak your React project to work perfectly with Webpack
  • Master versioning of your application to reduce the amount of code your users download
  • Deploy your application to AWS, Heroku, Github Pages, or Surge

Prerequisites

  • Basic knowledge of Javascript
  • A Mac or PC

Target Audience

  • Any candidate  with basic knowledge of Javascript