untangled 2016-11-09

@tony.kay one other thing, what we should do if the response can't have meta tag (if the response is a string for example)?

in the current implementation it throws an exception, maybe it's better to validate the call in a pre-condition

Whohoo will be talking about untangled in 1,5 hour

Made my presentation in untangled ^^

Basically ripped of the presentation of @tony.kay 🙂

@wilkerlucio wait how can you respond with anything but a map?

@adambros on reads you can respond with any scalar, for example, given the query [:hello], a valid response is {:hello "world"} (so de value returned from the parser call is just the scalar "world"), I think it's an edge case, maybe don't worth address, what you think?

@wilkerlucio untangled-server 0.7.0-SNAPSHOT just pushed to clojars with your addition

🎉 1

@mitchelkuijpers love to know how it went

@wilkerlucio the response from a read/mutate are always maps aren't they? Oh...I see, the parser pulls the map apart. A precondition isn't much clearer, but probably is a good idea.

e.g. a precondition failure still looks like an exception, just with a different message (albeit possibly more easily understood)

i thought you have to return {:value …} from a read

but sure, a precondition is fine if im wrong

@tony.kay Presentation went great, people seemed very interested and asked lots of questions (which indicated they understood it) 😁

I tried out the I18n stuff btw, because I wanted to demo it. Cool stuff

Cool! The i18n is a little unpolished, but only because we haven't released anything that needed translations yet 😉

Explaining om.next and untangled was hard though

the crank is a little rusty on it

oh yeah, om next in a single talk is a feat. better to show the basics via untangled I think

I just gave @ethangracer that advice for his talk

I have shown only the simple stuff with untangled and some basic db stuff it worked fine

Its tough only to talk about Untangled though! So much overlap

Yeah I think its needed

you need to hit react, graph db, idents

there are a lot of basics

Yeah

Ethan!!!! Welcome home 😉

I did the basics and then some cool demo s

When are you presenting @ethangracer ?

Thnx!

Oh, do tell!

Nice

I was exhausted after my first day at work so my brain was definitely drained unfortunately

There were a couple people at the end who were interested so we might see a couple new faces in here. Ended up being way less than 80, probably closer to 25

funny how that goes...same experience at PDX

new job good? Sold them on Untangled yet?

Yeah. I think a lot of people put in on their calendar in case they decide they want to go that day

😂 I wish I could incorporate Untangled but learning F# is literally my full time job at the moment... 8 hours of reading / tutorials / shadowing. It's a cool language

good deal. Yeah, it's got good minds behind it. The tools are where you'll suffer, I fear

Maybe we should port to F# 🤓

I'll await the PR

😆 1