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

Speeding up TypeScript compilation time #28

Open
karol-majewski opened this issue Jan 14, 2019 · 1 comment
Open

Speeding up TypeScript compilation time #28

karol-majewski opened this issue Jan 14, 2019 · 1 comment

Comments

@karol-majewski
Copy link
Member

What should the talk be about?

  • TypeScript --watch mode
  • TypeScript Project references
  • Build time optimization techniques for common tools (Webpack, Parcel)

Why is that important?

As projects grow in size, compilation time does not necessarily grow linearly. We all want a good developer experience during development and when using a CI service.

Who will learn from it?

Developers maintaining projects of significant size.

@karol-majewski karol-majewski added this to New ideas in Community via automation Jan 14, 2019
@karol-majewski karol-majewski moved this from New ideas to Waiting for a speaker in Community Jan 14, 2019
@hasparus
Copy link
Member

Note:
--incremental

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

2 participants