this is a new field of programming for myself, because I just wrote little programmes in java so far. In the last few days I tryed to start a new, "bigger" project. Until now I got a:
- running jetty console with a servlet --> should be the rest-api
- running angularJS 2 project and added some polymer-components
My problem is to get the variable data inside the polymer elements. It doesn't matter if i got them about polymer data binding or about javascript and the rest api..But i don't know how to do it..
Is there anyone, who understands me and could give me some tips or a link to a useful tutorial? By interest I can present my code, too.
Thanks, Michael