is there a suggested topics list for the conj?
@bvulpes: There's a list, but so far nothing on it - https://github.com/clojureconj/clojureconj2016/wiki/Suggested-Topics
neato, thanks shaun-mahood
Here's the one from Clojure/west - https://github.com/clojurewest/clojurewest2016/wiki/Suggested-Topics - not sure how helpful that is, though. You thinking of proposing a talk?
mhm!
I’m toying with the idea of a talk about how World Singles is using clojure.spec (as an Experience Report)… thoughts?
I would be so on board with that
seancorfield: did you write a thing about use of core.spec at world singles? i recall something on the topic but can't find it on the web for the life of me.
I posted about it on the mailing list several times...
…I haven’t yet blogged about it.
weird!
weird.
@seancorfield: def worth proposing
yeah i too would love to hear more about your spec use seancorfield
i've been overwhelmed by the attack surface, finding it difficult to figure out where to start using it in my test suites/production/dev
It took us a while to get a feel for where it best fit… We ran a spike on it for a couple of weeks as part of a large refactoring around validation and member profile updates, for some new REST APIs we’re building… and that’s all merged back to master now. We’ve had Clojure 1.9.0 alphas in production for a while so the next build we do will actually have clojure.spec
usage in it.
and me to you, developerfriends, i'd never have even bitten the project off had it not been for a good friend who needed the assist desperately.
i think this qualifies as "experience report"?
anyways, happy to receive feedback
What would the title be? I'm trying to determine the core focus from the abstract but I'm not sure... something about testing?
Probably a good idea to say what the "rock-solid webapp" actually is / does. That helps folks determine how applicable it might be to their own work.