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

Writing your Webpack configuration with TypeScript #25

Open
karol-majewski opened this issue Jan 12, 2019 · 0 comments
Open

Writing your Webpack configuration with TypeScript #25

karol-majewski opened this issue Jan 12, 2019 · 0 comments

Comments

@karol-majewski
Copy link
Member

karol-majewski commented Jan 12, 2019

What should the talk be about?

  • What's painful about configuring Webpack
  • How good are the type definitions for Webpack
  • How to use TypeScript with tools running in Node.js environment

Why is that important?

One of the advantages of TypeScript is the fact that types are executable documentation. They limit the number of ways you can fail. Why not have the same advantage in our tooling?

Who will learn from it?

Webpack users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Community
  
Waiting for a speaker
Development

No branches or pull requests

1 participant