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

[REQUEST] Introduction to webpack #12

Open
metasean opened this issue May 18, 2016 · 2 comments
Open

[REQUEST] Introduction to webpack #12

metasean opened this issue May 18, 2016 · 2 comments

Comments

@metasean
Copy link

  1. What is it?
    
  2. What platforms does it work on?
    
  3. How do I get started?
    
@thawkin3
Copy link

I'd love to present on this one. Lately I've been trying to get more familiar with webpack 4 myself, and it's been an awesome experience. We could go through the basics of setting up a webpack config for a small vanilla js app and explore topics like:

  • asset management for css, images, fonts, csv files, and xml files
  • output management to dynamically create the index.html file and to clean the dist directory with each build
  • separate webpack configs for development and production
  • development servers
  • code splitting with lazy loading and dynamic imports
  • separating vendor code into its own bundle
  • bundle analysis
  • tree shaking

@thawkin3
Copy link

thawkin3 commented Aug 2, 2019

@kensnyder I'm not sure if you're the one to reach out to, but I haven't heard from anyone yet on this thread. If you're looking for a speaker to present sometime in September, I'd love to present on webpack. I could meet in Orem, Lehi, or SLC; any location is fine.

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