7
Followers
37
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #xml. Learn more
codebrickroad.com
Yattag is a Python library for generating HTML or XML in a pythonic way. With Yattag, you don't have to worry about closing HTML tags your HTML templ…
himanshu.hashnode.dev
Code coverage is a vital measure for describing how the source implementation is tested by the test code (or test suite). It is one of the critical fa…
rufai.hashnode.dev
Hello World, we would be talking about constraint layout and how to make it work for you in your android project.This article make a great impact in y…
losiu.hashnode.dev
You have many ways to output a list of OPTION tags from your backend program. To save some energy, and if you use Oracle, for example, you can skip th…
9ae25932-2a57-4a51-855f-aa90f0122126.hashnode.dev
You have some RSS and you need to parse it into a Nim object. For this example, we're going to be using the following RSS feed: <?xml version="1.0" en…