Talk in English - US at PHPBenelux Conference 2019
Track Name:
Rubens (C)
View Slides: https://www.slideshare.net/stadolf/webpack-encore-asset-management-for-the-rest-of-us-129240223
Checkout the code: https://github.com/elmariachi111/encore-demo/tree/2019-encore-vue-components
Short URL: https://joind.in/talk/3797d
(QR-Code (opens in new window))
Webpack is the fundamental building block of all modern Javascript application frameworks. While being flexible and powerful its plain configuration can be quite hard to understand if you just want things to “work like expected”. Symfony’s opinionated webpack wrapper “Encore” allows you to setup a flexible asset pipeline with 20 lines of code. This talk and its supporting git repo shows some of the concepts and ends up with a fully working Symfony 4 application utilizing a ReactJS frontend.
Comments
Comments are closed.
The talk was good and informative for beginning webpack users. Explaing why and how to use webpack with encore.
I would have loved a bit more in depth information about advanced usage.
Having scratched the surface of Webpack Encore, there were quite a few things I knew, but I expected that. I expected to walk away with information I hadn't figured out on my own yet, and was not disappointed. Thanks!
I'd gone in hoping for something more advanced.
While I understood the 'journey' from 'raw' assets to using webpack directly, to encore and the advantages that brings I think that time could have been saved and used to look at some more advanced functionality of encore.