angular2

Looking for documentation on Angular 2 JavaScript

I'm looking for documentation on Angular 2 JavaScript (not TypeScript). Does anyone have such a resource at hand? Please share it.

Convert text/csv to blob [Angular 7/Java]

Hello everyone I'm trying to convert text/csv to blob, so that the user can download the csv file by clicking the button. W ... the return value for the method in the API is not very important to me, but I would like to use the CSV - text/csv Thanks!