This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-03-02
Channels
- # aleph (1)
- # announcements (1)
- # babashka (4)
- # beginners (89)
- # calva (3)
- # chlorine-clover (18)
- # cider (33)
- # clj-kondo (27)
- # cljdoc (4)
- # cljsrn (2)
- # clojure (248)
- # clojure-europe (7)
- # clojure-italy (15)
- # clojure-nl (7)
- # clojure-norway (10)
- # clojure-poland (1)
- # clojure-spec (12)
- # clojure-sweden (5)
- # clojure-uk (57)
- # clojured (4)
- # clojuredesign-podcast (1)
- # clojurescript (55)
- # core-async (14)
- # core-logic (3)
- # cursive (10)
- # datomic (38)
- # figwheel-main (8)
- # fulcro (23)
- # graalvm (126)
- # hoplon (59)
- # jobs (1)
- # kaocha (3)
- # malli (30)
- # meander (17)
- # off-topic (32)
- # pathom (19)
- # pedestal (4)
- # re-frame (12)
- # reagent (2)
- # reitit (3)
- # shadow-cljs (81)
- # sql (9)
- # tools-deps (34)
- # vim (20)
- # vscode (7)
- # xtdb (5)
Eh, having an issue with 10x again, the disclosure triangles won’t drop down. Had this once before and then it stopped happening. Don’t remember if I did something to fix it.
in the settings for 10x, clicking Factory Reset fixed that issue for me
Woot, worked for me too, tks much!
Hey, hope this isn't a silly question. Is it possible to create a progressive web app with re-frame?
maybe mobx?
@UDBM9Q0VC what’s the difference between mobx and redux?
i’d try out overmind (https://overmindjs.org/) if you’re using graphql, apollo also has local state support (it’s pretty verbose but does mean one less dependency)
@UPH6EL9DH Very interesting, have you used overmind yourself?