# Fetching and Mapping JSON Just by Using HTML
19 March 2023
I love HTML. I love it more than anything else in frontend development. It's simple, it's fully declarative, it's powerful and most importantly it's a foundation of any web application. You can do whatever you want with server side rendering or with JavaScript magic on the frotend, but at the end it's always the HTML that a user sees and interacts with. In HTML, there are different elements responsible for representing different resources, like ``, ``, `