jQuery & Ajax: Build A Github Finder App

In this video we will build a JavaScript/jQuery application that fetches and displays Github user profile info and repositories using Ajax. We will work with functions, events, loops, the $.ajax method and more. INFO: Your Github client_secret is exposed in this application. There are ways around this outside the scope of this tutorial Code for this video - 10 Project JavaScript/jQuery Course -
Back to Top