Fork me on GitHub
#clojure-nl
<
2018-10-25
>
thomas07:10:19

bug fixes!

borkdude08:10:27

Waiting for a ticket for https://www.arjenlucassen.com/live Some days were sold out within 1 minute. Got two of them now.

👍 4
lmergen09:10:57

today is the first day in my life i am going to do frontend / clojurescript

lmergen09:10:01

wish me luck

borkdude09:10:30

lucky you. it’s what got my into front end programming. I was always a bit reluctant to touch javascript

lmergen09:10:08

well, to be clear, the last time i did frontend was pre-jquery

lmergen09:10:18

i have heard things go differently nowadays 😉

borkdude09:10:45

if you don’t know what you want, reagent + re-frame’s pretty much the standard these days

lmergen09:10:02

that's what i was going for

lmergen09:10:56

and i was planning on using soda-ash for semantic ui wrapping

borkdude09:10:58

and I skipped most of the jquery days 😉

lmergen09:10:05

since it appears to be used a lot

borkdude09:10:56

never heard of it

borkdude09:10:45

at first I thought re-frame was too much boilerplate, but as your app grows it pays off

lmergen09:10:50

i could use any react UI component i would want, right ? with reagent

lmergen09:10:16

ok well, off i go

lmergen09:10:25

joins #clojurescript and #reagent

thomas10:10:09

good luck @lmergen and reagent/re-frame is a good choice I think.

thomas10:10:24

and install the dev tools for re-frame... that will help a lot.

lmergen10:10:52

i have figwheel up and running and my mind is blown

👍 8
borkdude17:10:29

I haven’t used that much, because when I open the panel, the app is slooooooow

thomas18:10:59

I meant the re-frame-10x one. I haven't used myself in anger, but I saw a demo earlier this year in Berlin and was well impressed by it.

neotyk19:10:49

I’ve used re-frame-10x, if you’re already using re-frame it’s just pure awesome souse

neotyk19:10:12

if you’re not doing re-frame already, probably too much of a hustle

borkdude20:10:42

I should probably revisit it then.