galihcitta / tada-promiseandasync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TADA JS FUNDAMENTAL PROJECT

About This Project

This Project is contain simple function that implement Asynchronous, Synchronous, Callback, Promise, and Async Await This is task given by Mas Ayat on Mentoring session. The purpose of this task is strengthen my knowledge about fundamental JS about Asynchronous, Synchronous, Callback, Promise, and Async Await

Starting the app locally

  1. Clone this repository and make sure you have node installed.
  2. Install the depedency
npm install
  1. Run the app
node index.js

About


Languages

Language:JavaScript 100.0%