/samples

Oolong samples repository

Primary LanguageKotlinApache License 2.0Apache-2.0

Samples

Counter

A simple counter application to demonstrate rendering and state mutation with increment and decrement buttons.

Random

A simple random die face generator to demonstrate side effects.

Time

A simple time display to demonstrate subscriptions.

Todo

A Todo app demonstrating advanced techniques.

TodoMVC

An implementation of TodoMVC written in Oolong.