https://github.com/kingmob/sailing-study-app
A Clojurescript hybrid mobile app to study for the ASA sailing certification
https://github.com/kingmob/sailing-study-app
clojurescript reagent
Last synced: 3 months ago
JSON representation
A Clojurescript hybrid mobile app to study for the ASA sailing certification
- Host: GitHub
- URL: https://github.com/kingmob/sailing-study-app
- Owner: KingMob
- Created: 2014-04-17T02:35:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-30T20:48:38.000Z (about 10 years ago)
- Last Synced: 2025-01-19T13:38:23.671Z (4 months ago)
- Topics: clojurescript, reagent
- Language: JavaScript
- Homepage: http://kingmob.github.io/sailing-study-app/resources/public/index.html
- Size: 19.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
This is a side project to develop a hybrid mobile app for studying for the ASA sailing certification. The targets are iOS and Android devices.# Technology
Written in Clojure, Clojurescript, Reagent/React, Sass, and a bit of Foundation for layout. Uses a custom core.async pub/sub mechanism similar to Flux and the Reagent Re-Frame project, while avoiding writable cursors to maintain unidirectional data flow (sort of like FRP). Simple yet powerful.### Author
Matthew Davidson - interested in hiring me to work with you? Shoot me an email at [email protected].