Log in Sign up
1 Matching Annotations
  1. May 2017
  2. www.hackingwithreact.com www.hackingwithreact.com
    Converting GitHub's JSON into Meaningful JSX – a free Hacking with React tutorial
    1
    1. leonard.reidy 11 May 2017
      in Public
      commit.author ? commit.author.login :

      Note the errors here. Rather than:

      commit.author
      

      It should be:

      commit.commit.author
      
      react superagent github api error
    Visit annotations in context

    Tags

    • superagent
    • github api
    • react
    • error

    Annotators

    • leonard.reidy

    URL

    hackingwithreact.com/read/1/16/converting-githubs-json-into-meaningful-jsx
Share:
Group. Only group members will be able to view this annotation.
Only me. No one else will be able to view this annotation.
Hypothes.is
  • About
  • Blog
  • Bioscience
  • Education
  • Jobs
  • Help
  • Contact
  • Terms of Service
  • Privacy Policy