React GitHub Profile. A learning project for teaching React through building a GitHub profile viewer.

react-github-profile.netlify.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2018
  • upgrade emotion
  • update everything
November 2018
  • remove delay for now
  • make it my style
  • upgrade react-testing-library
  • was getting a compilation error with this for some reason. I guess we…
  • ternaries are better
  • remove react-tooltip (not concurrent-ready)
  • reuse is good
  • make loading fallback more consistent
  • improve loading state
  • rely on error boundary
  • refactor loading to be more my style
  • add code-splitting
  • add prop-type
  • just give me the latest stuff plz
  • make git diff nicer
  • add error boundary
  • Fix typo in loading.js (#4)
  • remove unnecessary fragment