Skip to content
#

jsonparse

Here are 32 public repositories matching this topic...

App is an example of getting data from the remote data source performed by AsyncTaskLoader on the background thread. It's list of Earthquakes, each item shows eartquakes magnitude, time and location. Data are fetched by making HTTP request to the Earthquakes API and then by getting JSON response from the server. Clicking on list item, opens anot…

  • Updated Jun 3, 2020
  • Java

The provided code uses HTML for structuring the web page, CSS for styling (via referenced classes), and JavaScript for implementing functionality. JavaScript is primarily used for DOM manipulation, event handling, local storage management, making API requests, JSON parsing, looping, conditionals, date/time manipulation, and dynamically ....

  • Updated May 23, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the jsonparse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jsonparse topic, visit your repo's landing page and select "manage topics."

Learn more