Fork me on GitHub
#clojure-sweden
<
2021-04-28
>
pez06:04:30

Tonight I am going to present Clojure and demonstrate it with app development in ClojureScript at Func Prog Sweden’s meetup. It will be live streamed. Please join! Here: https://www.youtube.com/watch?v=M91VlKOa8jM

😎 5
clojure-spin 6
cljs 2
👏 2
pez06:04:23

It starts at 18:00 and, I think I will get the stage somewhere at 18:40-1900.

pez06:04:58

It will also be recorded and published.

james07:04:25

I’m looking forward to watching it, and I hope the talk goes well.

❤️ 3
pez07:04:28

Thanks, @U055RDVAV! Your Clojure presentation there is my big inspiration for this one.

😊 3
emil0r07:04:03

I'll be there in spirit. Got the kids at that time

emil0r07:04:11

Best of luck pez

pez07:04:55

Thanks @U0545PBND! Going to miss you on this one. Was great having you there last time around. Then again, it is not an interactive session at all, and I won’t see the audience so in spirit is perfect. 😃

tengstrand07:04:41

Yes, good luck!

❤️ 2
lodin13:04:50

Oh no, clashes with the Gothenburg FP meetup today!

pez14:04:10

It will be published on YouTube for offline viewing.

lodin14:04:21

But no actual interaction you say? Then I'll just save it for later. :-)

pez15:04:09

At least very little interaction. Not really a Meetup.

jherrlin16:04:02

Looking forward for you presentation @pez! 🙂

jherrlin17:04:18

Awesome presentation @pez! 🦸 Thank you so much!

pez17:04:44

Thanks! I time budgeted completely off, though. Now the next speaker is short of time. 😢

pez18:04:50

I now realize I hadn’t time budgeted so far off. It was that the my time for the presentation was shorter than I thought. Maybe because they had a third speaker, which was added to the event late… Must double check these things harder next time.

jherrlin18:04:25

It was really nice to see some React Native! How is your overall impression with it?

pez19:04:41

It's a fantastic thing. A bit too complicated toolchain so i sometimes hate it a bit as well, but overall I am a huge fan.

pez19:04:18

A dependency hell, but i always negotiate my way back from my visits there. 😎

jherrlin20:04:28

Hehe sounds good that you can get back on track! If I would give React Native a try, what tools would you suggest? Krell, re-natal or any other?

pez20:04:01

It depends on what you are going to use it for. If just for trying out, then shadow-cljs + Expo. And also for a real world project, depending on what project you might be able to use Expo as well. But if you need some native modules that Expo does not provide, then shadow-cljs + react native CLI. Here’s a super good discussion on why Expo or RN CLI: https://www.youtube.com/watch?v=7-t6deIO1JE

pez20:04:41

Krell is not ready for prime time, yet, I think. But very cool and sound philosophy, so at some point it might be that it is a viable option compared to shadow. But shadow-cljs has so much going for it. For me, I will probably stay with it.

pez20:04:03

If I would try to predict what I want to use some year from now it is probably shadow-cljs + Flutter. Seems they are having good progress with ClojureScript on Dart and they have Flutter as their main application they want to support. https://twitter.com/cgrand/status/1382464179693576198