filmov
tv
Angular at Scale - How we made our work much easier with Leonard Thiele
Показать описание
For the development of large, enterprise oriented applications, Angular is usually the framework of choice. But what kind of problems come up in those long running projects? How can the maintainability and expandability be sustained? We will discuss some of the problems we had and how we solved them. From strong typing which shows the potential of the TypeScript Compiler, immutability to logging and other cool tricks. All code shown will be provided in small, usable TypeScript Snippets.