Skip to content

Latest commit

 

History

History

README.md

Fullstack Application Development with Node.js + Express.js + React.js

  • 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

Homework

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.