TypeScript Core Concepts - How to add WebPack to a TypeScript project

preview_player
Показать описание


🔗 Links 🔗

00:00 Introduction
01:19 Adding WebPack to a sample project
06:29 Compiling and bundling
11:18 Conclusion

#TypeScript #TypeScriptTutorial
Рекомендации по теме
Комментарии
Автор

I'm a TS/JS noob and trying to build a TS library that will go into a larger project, but I want to be able to quickly test it locally with as simple setup as possible. It is amazing how difficult it is to find a tutorial that does just that. Then I learned that webpack can help with handling dependencies, but it was still not trivial to find a simple tutorial. The sample code from this video worked like a charm though, thank you!

maxxmahh
Автор

for a webpack video you should put on your light-blue tshirt!

hansschenker