This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-05-15
Channels
- # aws (4)
- # beginners (98)
- # boot (23)
- # cider (63)
- # cljsrn (3)
- # clojure (259)
- # clojure-boston (1)
- # clojure-dev (2)
- # clojure-italy (6)
- # clojure-nl (17)
- # clojure-russia (1)
- # clojure-serbia (1)
- # clojure-spec (36)
- # clojure-uk (74)
- # clojurescript (11)
- # cursive (2)
- # datascript (12)
- # datomic (36)
- # defnpodcast (1)
- # devops (1)
- # docs (1)
- # emacs (15)
- # euroclojure (3)
- # fulcro (13)
- # graphql (1)
- # juxt (2)
- # lumo (27)
- # off-topic (46)
- # onyx (23)
- # pedestal (6)
- # planck (2)
- # portkey (27)
- # re-frame (18)
- # reagent (12)
- # remote-jobs (2)
- # ring-swagger (11)
- # rum (4)
- # shadow-cljs (104)
- # spacemacs (4)
- # sql (3)
- # tools-deps (5)
- # vim (45)
Hello! Does anyone know how to test my website on a iphone when I have not the iphone
Easy with OSX since Xcode has a iOS simulator but I'm guessing no OSX either.
Yet I have found this one http://mobiletest.me
I'm no mobile dev, but I usually use chrome devtools to test the layout. It has a nifty feature to test a site against different phone dimensions. Although, it won't be able to emulate the safari web browser, so the other options are probably better
anyone know any good reorder-list components out there? I’m looking at clojars
and can’t tell which would work well with re-frame
I adapted one I found online, copy and change freely if you need https://github.com/JoelSanchez/ventas/blob/dev/src/cljs/ventas/components/draggable_list.cljs