This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-07-18
Channels
- # admin-announcements (3)
- # alda (1)
- # boot (85)
- # capetown (4)
- # cider (10)
- # clara (16)
- # cljsrn (3)
- # clojars (35)
- # clojure (83)
- # clojure-austin (8)
- # clojure-brasil (4)
- # clojure-canada (16)
- # clojure-greece (2)
- # clojure-ireland (7)
- # clojure-russia (23)
- # clojure-spec (22)
- # clojure-uk (151)
- # clojurescript (97)
- # core-async (10)
- # cursive (1)
- # datascript (7)
- # datomic (21)
- # defnpodcast (13)
- # devcards (3)
- # emacs (4)
- # events (3)
- # hoplon (18)
- # juxt (4)
- # leiningen (7)
- # mount (4)
- # off-topic (2)
- # om (1)
- # onyx (30)
- # planck (6)
- # proton (81)
- # re-frame (3)
- # reagent (9)
- # rum (10)
- # spacemacs (1)
- # specter (6)
- # testing (7)
- # untangled (66)
- # vim (84)
- # yada (23)
hey, my understanding is that in clojure there is clojure.core/read-string
and clojure.edn/read-string
and they have different security implications
but in clojurescript i could only find cljs.reader/read-string
so, is that safe to use?
unless you're running it on the server, since client code is untrusted in the first place, you should be fine.
good morning hoploners. does anyone have a good recommendation for mobile js lib for hoplon apps?
jquery mobile was pretty prescriptive and monolithic last time i used it
(which was years ago)
or just google some gesture libs
@thedavidmeister: thanks for the suggestions.
@raywillig: for inspiration: https://github.com/tailrecursion/hoplon.hammerjs