How do you parse XML in JavaScript?
Back in January, we looked at how to use Vue and Axios to read from the JSON API for this blog. I figured that it is about time to look at how to do the same thing with XML. See the Pen Parse XML in JavaScript – Part 1 by Joe Steinbring (@steinbring) on CodePen. …
Continue reading "How do you parse XML in JavaScript?"