Side-by-side comparison of viable Clojure-on-Android approaches: - todo-expo/: ClojureScript + shadow-cljs + Expo + Reagent + re-frame - todo-flutter/: ClojureDart + Flutter Both apps feature: add/remove/check-off todos, SQLite persistence, categories, priorities, edit support, swipe-to-delete, filtering. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
169 B
Plaintext
Executable File
5 lines
169 B
Plaintext
Executable File
# fulcro doesn't properly type hint these since they are usually covered
|
|
# by react externs. we are not processing any JS however so those are missing
|
|
render
|
|
props
|
|
state |