Community

Creating Custom Pipe Using Safe HTML In Angular 5

(Rupesh Kahane) Every application starts out with what seems like a simple task: get data, transform it, and show it to users. Getting data could be as simple as creating a local variable or as complex as streaming data over a WebSocket.