'angular' - 3 results found...

Using Angular Material Dialog during Fullscreen

2021/5/1
thumbnail
This article focuses on how to show Angular Material's Dialog when an element is in fullscreen mode.

TypeScript - Class or Interface for Model?

2021/6/20
thumbnail
This article discusses when to use Class and Interface for model in TypeScript (TS). It also suggests a model organisation pattern called Request-Response pattern.

Using Docker Compose with Nx Monorepo For Multi Apps Development

2022/1/22
thumbnail
This article gives a walkthrough on how we can streamline a multi-apps monorepo development by leveraging Nx and Docker Compose