Search code examples
javascriptpolymer

How to update a project using iron-ajax from polymer 1 to polymer 3


I have a webapp that I created in polymer 1 that uses iron-ajax to get data from the server. I am going to be redoing the webapp in polymer 3 and would like to know. Should I still use iron-ajax or is there a better resource to use?


Solution

  • iron-ajax has been upgraded to polymer 3, it works just fine with polymer 3 why to replace it