jprempeh / jprempeh.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ps-tech

This app shows Twitch API functionality using Vanilla JS and JSONP.

It uses a mediator/module design pattern to keep the API client and DOM modules loosely coupled. The two modules are unaware of each other and communicate solely with the App mediator.

Please see the JS file for more details.

About


Languages

Language:JavaScript 76.1%Language:CSS 15.7%Language:HTML 8.2%