Let's Settle This.

< programming style >

Cast your vote for the definitive winners... and losers.

HERE


The votes behind this website are stored in a Kafka topics. The Confluent Kafka JavaScript clients produce and consume from the topic in order to update the latest statistics.

graph showing the webpage as the final and first nodes with Kafka between them to illustrate that the event state is captured
    and sent to Kafka topic in Confluent Cloud with a Kafka producer and then the events are read from Kafka topic by Kafka consumer and visualized in interface

To learn more, view the code behind this project.

Many thanks to Neal for the original inspiration behind this website.