Skip to content

meyadd/PromisessObjectsAndStringRendering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Project of today

The goal is render a github informations on a page with: Promises, Map and Reduce. Take a look to the GitHub API Documentation to know where to fetch the informations.

Steps:

  • Create an Object that is a User in GitHub
  • Add a method to fetch user informations
  • After informations are fetched, fetch repository informations
  • After display on HTML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • HTML 7.8%