This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-01-17
Channels
- # aws (2)
- # beginners (34)
- # boot (39)
- # cider (28)
- # cljs-dev (2)
- # cljsrn (30)
- # clojure (195)
- # clojure-austin (6)
- # clojure-dev (6)
- # clojure-dusseldorf (1)
- # clojure-france (1)
- # clojure-russia (139)
- # clojure-spec (25)
- # clojure-uk (66)
- # clojurescript (125)
- # community-development (1)
- # core-async (42)
- # cryogen (1)
- # cursive (22)
- # datascript (6)
- # datomic (67)
- # docker (1)
- # emacs (7)
- # events (1)
- # garden (3)
- # hoplon (15)
- # jobs (3)
- # lein-figwheel (10)
- # leiningen (3)
- # luminus (4)
- # mount (2)
- # nginx (1)
- # off-topic (101)
- # om (42)
- # om-next (6)
- # onyx (7)
- # proton (1)
- # protorepl (4)
- # re-frame (15)
- # reagent (30)
- # remote-jobs (1)
- # ring (8)
- # ring-swagger (17)
- # rum (1)
- # spacemacs (2)
- # sql (1)
- # yada (50)
@gryffindorstudent hey, i haven't use panoply yet. are you just looking for a basic template to get started with?
i think panoply is quite new, so might have some rough edges
yes panoply doesn't actually exist yet... we should be clearer in readme
@gryffindorstudent https://github.com/mynomoto/github-client is my take on how to build a larger hoplon application if you fancy a global database and a redux like pattern. It's evolving slowly but it's working as is.
@mynomoto github-client looks nice after a quick glance. are you just using an in memory DB with datascript?
@tbrooke Yes but i do persist the db between sessions on localstorage. The way it is now, it's keeping all events and a db snapshot on every event on memory but that should be off in production of course.
@alandipert @thedavidmeister ohhh so https://github.com/hoplon/panoply isn't ready yet?
what do you mean by "doesn't exist"? haha
@mynomoto I'l check that out! Thanks 🙂
@gryffindorstudent yeah it's in progress, sorry to confuse
@gryffindorstudent Let me know if you have doubts or problems running it.
@gryffindorstudent Also one objective of github-client is generate useful stuff for http://github.com/mynomoto/benefactor