This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-10-13
Channels
- # 100-days-of-code (2)
- # announcements (1)
- # beginners (41)
- # boot (1)
- # calva (3)
- # cider (25)
- # cljdoc (20)
- # cljs-dev (24)
- # clojure (16)
- # clojure-conj (1)
- # clojure-dev (9)
- # clojure-germany (1)
- # clojure-italy (4)
- # clojure-uk (8)
- # clojurescript (25)
- # community-development (14)
- # cursive (4)
- # datascript (2)
- # datomic (20)
- # duct (16)
- # emacs (12)
- # fulcro (168)
- # graphql (1)
- # keechma (3)
- # leiningen (1)
- # luminus (5)
- # off-topic (13)
- # re-frame (8)
- # reagent (3)
- # rum (1)
- # shadow-cljs (24)
- # spacemacs (32)
- # unrepl (2)
- # vim (2)
Is there a step-by-step guide for creating a simple app from scratch with keechma
? I'm trying to plan out how to build an app with it, but I'm struggling on where to start and how to "build up" to a fully qualified app (with router
, dataloader
, datascript
, controller
, etc...). There's just so much in there, for a newb, it's hard to figure out the game plan/design workflow...
even if the app is a starwars (SWAPI) front-end 😄
Ah, is this a good place to start? https://keechma.com/news/hello-world-app-in-keechma-with-routing/