Daniel Janus 2/5/2019

Re-framing text-mode apps

Read Original

This article details an experiment using the re-frame state management framework (typically for ClojureScript/React web apps) to build a terminal-based, text-mode application in Clojure. It discusses the challenges and possibilities of adapting re-frame's subscriptions, events, and views for a non-web, non-DOM environment.

Re-framing text-mode apps

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes