Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction to webpack 4 #9

Open
thawkin3 opened this issue Aug 13, 2019 · 1 comment
Open

Introduction to webpack 4 #9

thawkin3 opened this issue Aug 13, 2019 · 1 comment

Comments

@thawkin3
Copy link

Synopsis: Webpack is a powerful bundler and dependency manager used by many enterprise-level companies as tooling for their front-end code. Typically webpack is configured when a project is first set up, and small tweaks are then made to the config files as needed from time to time. Because of this, many developers don't have a lot of experience working with webpack. In this hands-on talk, we'll go through the basics of setting up your very own production-ready webpack config. We'll discuss output management, asset management, dev and prod configs, Babel, minification, cache busting, and more.

I'm available anytime September and on if you're looking for speakers. I gave this talk at my job recently, and I'd love to share it with others. I'd probably need a full hour, but I could shorten the content if needed.

Let me know!

@rbdone
Copy link

rbdone commented Aug 23, 2019

@thawkin3 gave a preso similar to this at my work and he did an excellent job. Engaging and informative!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants