- Introduction to object-oriented JavaScript, event-driven programming, closures and callbacks, immediately invoked function expressions (IIFE), design patterns, jQuery, ECMAScript 6, Promises and Lambdas, etc. with Webpack and Babel
By extending AbstractSearchComponent and AbstractService to implement GithubUserSearchComponent and GithubUserSearchService (see: https://developer.github.com/v3/search/#search-users) that will present first 10 users with their login name and picture as hyperlink to their main page in GitHub.