4

New to angularjs and started working on creating application where data will be received by xml which is located on server.

I searched a lot about xml parsing in angularjs using IONIC framework. But didn't get solution.

Can anyone provide me with tutorial or example it would be great.

1

1 Answer 1

1

If you can switch to REST/JSON on the server it is pretty much the norm nowadays for communicating to/from js apps and much, much easier to handle on the client.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.