Keynote in English - US at SymfonyLive San Francisco 2017
Track Name:
Track A
View Slides: https://www.slideshare.net/weaverryan/webpack-encore-symfony-live-2017-san-francisco
Short URL: https://joind.in/talk/bac7c
(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 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.
Awesome library and great information on the overall state of Javascript. I would love to see live coding / deployment.