Webpack Encore: A Party for your Assets

Go to class
Write Review

Webpack Encore: A Party for your Assets provided by SymfonyCasts is a comprehensive online course, which lasts for 1-2 hours worth of material. Webpack Encore: A Party for your Assets is taught by Ryan Weaver. Upon completion of the course, you can receive an e-certificate from SymfonyCasts. The course is taught in Englishand is Paid Course. Visit the course page at SymfonyCasts for detailed price information.

Overview
  • Webpack... it's amazing! It will change the way you develop, giving you the power to write JavaScript modules, use front-end frameworks and optimize your assets!But... Webpack is hard! Heck, we created a 3 hour tutorial all about it! That's why Webpack Encore: a library that drastically simplifies Webpack, so you can get back to developing. In this tutorial, we'll cover:Installing and getting Encore rocking!Downloading & using external libraries, like jQueryUsing multiple JavaScript entry pointsPre-processing through SassBonus features: enabling React.js, Vue or PostCSS processingSourcemaps & versioningOptimizing with a "shared" commons entryHandling jQuery pluginsThe import & export syntaxproduction buildsautomatic asset versioningThis is going to be a blast: an awesome new asset setup, without the headache!

Syllabus
    • 01. Installing Encore
    • 02. Our First Encore
    • 03. Require Outside Libraries
    • 04. Component Organization
    • 05. Multiple Pages / Entries
    • 06. jQuery Plugins / Bootstrap
    • 07. Require CSS!?
    • 08. Handling Images with the CopyPlugin
    • 09. Sass & Sourcemaps
    • 10. Integrating FOSJsRoutingBundle
    • 11. ES6 Import & Export
    • 12. Building for Production
    • 13. Asset Versioning & Cache Busting