json
-

Created a GraphQL Bible API in 2 Days using Hasura (Here’s How)
Few years ago I worked on a project where I had to get hold of the 31,102 verses of the English Bible, and use it to develop an Android app that helps people memorize Bible verses. This app used a memorization technique called spaced repetition which is popularly used in the flash card app – Read more
-

Error Logging in Javascript: 4 Things to Know
The literal meaning of a log is “an official record of events during the voyage of a ship or aircraft”. As programmers, we will usually not be dealing with that type of logs, but instead with logs that tell us what happened at a particular time in our software system. If you have used any Read more
-

Sending a Request to a Server from your Android app
Here is a tutorial on how to send HTTP requests from your Android app to a server using the Android Async Http client library Read more
access, add, Android, android studio, apache, app, async, asynchronous, asynchttpclient, client, context, database, fetch, get, gif, hard, http, javascript, json, jsonplaceholder, loopj, mavencentral, multithreading, online, post, send, server, thread
