-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.