July 11, 2019October 29, 2022Technology Using Pipes in TypeScript (Angular) While it’s quite easy to use a pipe in Angular HTML code. In the following case, we are using a translate pipe. […]
February 27, 2018October 29, 2022Technology AngularSutra SECTION 1 9 – What is TypeScript Its a super-set of vanilla JavaScript. It has more features like Types, Classes, Interfaces, etc. […]