I am not so into JavaScript and I am very new in Angular 2 (I came from Java).
I need to create an Angular 2 webapp that contains something like a book effect (where the user can turn the pages and see the next content).
Something like turnjs, this: http://www.turnjs.com/
Am I asking if this turnjs is easily integrable into an Angular 2 application or if there is something better\easier to use.
What do you suggest me?