clojure-austin

https://www.meetup.com/Austin-Clojure-Meetup/
2016-06-19T01:48:00.000028Z

http://gateis.red/

2016-06-19T01:48:10.000029Z

That’s the clojurescript app I was working on today

2016-06-19T01:49:50.000030Z

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

2016-06-19T01:50:20.000031Z

It’s pure cljs, no server side clojure

clojuregeek 2016-06-19T02:45:01.000032Z

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

2016-06-19T02:46:07.000033Z

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

clojuregeek 2016-06-19T02:47:38.000035Z

hmm i dont get the killmail box

2016-06-19T02:48:23.000037Z

maybe you have extra space?

2016-06-19T02:48:29.000038Z

I should trim the input

clojuregeek 2016-06-19T02:48:50.000039Z

ahh ok yeah i do 😊

clojuregeek 2016-06-19T02:48:57.000040Z

i had one at start

2016-06-19T02:49:09.000042Z

good user test there - I’ll fix that tonight

2016-06-19T02:50:10.000043Z

deploying clojurescript only is actually really easy

clojuregeek 2016-06-19T02:50:36.000044Z

cool

clojuregeek 2016-06-19T02:50:51.000045Z

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

2016-06-19T16:59:02.000047Z

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

2016-06-19T16:59:18.000048Z

And push the CIDER debugging/refactoring out

2016-06-19T16:59:31.000049Z

While it’s all fresh

clojuregeek 2016-06-19T23:29:48.000050Z

oh ok thats cool