Fork me on GitHub
#clojure-austin
<
2016-06-19
>
norman01:06:10

That’s the clojurescript app I was working on today

norman01:06:50

The input/output won’t make any sense, but you can paste something like https://crest-tq.eveonline.com/killmails/53992269/8040bf78dc42c333634c93f98f108938eee73551/ in

norman01:06:20

It’s pure cljs, no server side clojure

clojuregeek02:06:01

@norman: how does it work.. i put the link in and nothing happens

norman02:06:07

When you paste in the link, you should get a killmail text box below with the copy and paste button

clojuregeek02:06:38

hmm i dont get the killmail box

norman02:06:23

maybe you have extra space?

norman02:06:29

I should trim the input

clojuregeek02:06:50

ahh ok yeah i do 😊

clojuregeek02:06:57

i had one at start

norman02:06:09

good user test there - I’ll fix that tonight

norman02:06:10

deploying clojurescript only is actually really easy

clojuregeek02:06:51

i got bidi to work with ring to respond some text to some urlsl

norman16:06:02

Hmm. I’m actually thinking I might want to talk about making serverless clojurescript web apps this month...

norman16:06:18

And push the CIDER debugging/refactoring out

norman16:06:31

While it’s all fresh

clojuregeek23:06:48

oh ok thats cool