Talk in English - US at PHPDetroit Conference 2018
Track Name:
Track B
Short URL: https://joind.in/talk/6ec9b
(QR-Code (opens in new window))
Ready to write an amazing front-end for your app? There are so many great tools, like React, Vue.js, module loaders, Sass, LESS, PostCSS and more. But, they all have one thing in common: you need to configure a build system before you write a single line of code!
Thankfully, there's Webpack: the leading tool for processing & bundling your JavaScript and CSS. There's just one problem: configuring Webpack is tough and requires a lot of Webpack-specific knowledge.
Say hello to Webpack Encore: a library built by Symfony (but independent of Symfony) to quickly bootstrap a sophisticated asset setup, complete with minification, SASS processing, automatic versioning, Babel support and everything you need to start writing great JavaScript quickly. In this talk, we'll also learn about using JavaScript modules, how to bootstrap a framework (like React) and other important modern practices. Give your assets a huge boost with Webpack Encore!
Comments
Comments are closed.
Very useful and well presented.
Cleared up some misconceptions of Webpack for me. With so many sub-par tutorials online, this helped a lot.
Clear intro to Webpack, nice presentation!
Great talk about Webpack Encore!