An app using a socket connection to record stock trades, with D3 display of positions.
An app showing states from RESTful calls to remote MongoDB, with D3 display of scaling data.
An app using ngInfiniteScroll to pull articles from a MongoDB collection.
An app to query the New York Times Article Search API, with D3 display of keyword type distribution from articles.
An app displaying a list of blog posts exported from Drupal, stored for now as JSON files in an S3 bucket.
Replaces wls-fetch-blog, which connected directly to the Drupal instance (now shut down).
An app showing a bare bones shopping cart with add/remove/clear items functionality. Minimal styling.
An app showing a custom directive to generate D3 bar charts.