Closed bhurlow closed 7 years ago
Thanks, Brian! I've scheduled your talk for our next meetup on Jan 24 - let me know if that date works for you or if you have any questions! 👍
cool! should work, looking forward to it
On Thu, Dec 15, 2016 at 11:51 PM, Victor Lourng notifications@github.com wrote:
Thanks, Brian! I've scheduled your talk for our next meetup on Jan 24 - let me know if that date works for you or if you have any questions! 👍
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TacoJS/talks/issues/9#issuecomment-267516515, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSyWMv-wB36KlereS96Ef1dvienDt00ks5rIhi-gaJpZM4LNe2L .
Brian Hurlow @bhurlow
I'd like to talk about techniques for developing websites using isomorphic Clojure code – so Clojure(script) that runs on the jvm and in the browser sharing as much generic code as possible. This opens up areas lots of interesting possibilities for web applications – server-side rendering of React components, lots more code reuse, hot-reloading, this kind of :fire:. Many people have explored these techniques in js, but less so in the Clojure world.
15 Minutes
This would be a technical talk, hopefully practical though :)