This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-04-28
Channels
- # asami (13)
- # babashka (6)
- # beginners (38)
- # calva (14)
- # cider (15)
- # circleci (13)
- # clj-kondo (4)
- # cljsrn (18)
- # clojure (164)
- # clojure-bay-area (3)
- # clojure-europe (46)
- # clojure-italy (8)
- # clojure-losangeles (3)
- # clojure-norway (3)
- # clojure-sweden (24)
- # clojure-uk (115)
- # clojurescript (79)
- # cursive (11)
- # datomic (24)
- # docker (2)
- # events (9)
- # figwheel-main (31)
- # fulcro (5)
- # honeysql (6)
- # jackdaw (7)
- # jobs (3)
- # jobs-discuss (16)
- # joker (1)
- # kaocha (6)
- # keechma (1)
- # lein-figwheel (1)
- # malli (6)
- # pathom (10)
- # podcasts-discuss (13)
- # practicalli (3)
- # react (4)
- # reagent (3)
- # reitit (8)
- # remote-jobs (3)
- # shadow-cljs (21)
- # sql (12)
- # tools-deps (20)
- # xtdb (24)
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
Thanks, @U055RDVAV! Your Clojure presentation there is my big inspiration for this one.
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. 😃
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.
It was really nice to see some React Native! How is your overall impression with it?
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.
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?
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
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.
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