You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: