Time to Hack
  • Home
  • Contact
  • Search
  • Support
Sign in Subscribe

API

A collection of 4 posts
Integrating REST API in ReactJS with fetch & useEffect
ReactJS

Integrating REST API in ReactJS with fetch & useEffect

Integrating API in a React App can be easily done with simple APIs & file structure. Let’s see how to integrate an API in React app with Fetch & useEffect Hook.
11 May 2020 5 min read
FormData API: Handle Forms like Boss ?
JavaScript

FormData API: Handle Forms like Boss ?

Handling Forms has always been confusing as there are many ways to do so. Let's take a look at the cool features of FormData API to handle Forms.
24 Jun 2018 4 min read
Introduction & Quick Guide to GraphQL for BackEnd & FrontEnd
GraphQL

Introduction & Quick Guide to GraphQL for BackEnd & FrontEnd

GraphQL is an API query language. It provides a runtime to describe & query the data for any storage. Here is an Introduction & Quick guide on GraphQL
14 Feb 2018 5 min read
GoodBye XMLHttpRequest; AJAX with fetch API (with Demo)
JavaScript

GoodBye XMLHttpRequest; AJAX with fetch API (with Demo)

AJAX is a crucial part of any Web App. The primary way to do AJAX is through XMLHttpRequest. JavaScript has new fetch API which will remove the need to use the weird XMLHttpRequest
01 Nov 2017 3 min read
Page 1 of 1
Time to Hack © 2026
Powered by Ghost