Skip to content

Instantly share code, notes, and snippets.

View LukeAveil's full-sized avatar

Luke Aveil LukeAveil

View GitHub Profile

Support Engineer Coding Challenge

We want to test your ability to use the Geckoboard product and integrate it with an external API.

To that end, we want you to write a program which:

  1. Pulls data from an external API at some sort of regular interval.
  2. Pushes that data up to our datasets API (also at a regular interval).

Outcome

@staltz
staltz / introrx.md
Last active May 18, 2024 05:17
The introduction to Reactive Programming you've been missing