Fork me on GitHub
#fulcro
<
2021-05-20
>
Jakub Holý (HolyJak)20:05:58

Hello folks! I have https://github.com/fulcro-community/guides/commit/d11eb8200b49ef5b8e8cd2ee828f9f13bb9db6ee (along with many small corrections) to the Minimalist Fulcro Tutorial and would much appreciate your feedback! 🙏 (https://fulcro-community.github.io/guides/tutorial-minimalist-fulcro/ (just give it 5 min))

👏 14
Mateusz Mazurczak21:05:00

It is interesting to see react in prerequisites, as I was learning fulcro without any previous knowledge of react. I wonder if the learning curve would be more gentle or you grasp the react ideas while learning fulcro anyway 😄

Jakub Holý (HolyJak)07:05:25

tell me 🙂 How long since you have started learning? Have you run into any issues due to not knowing React?

Mateusz Mazurczak09:05:01

It’s a year now, I started when I’ve joined my current company (and it was also when I started learning clojure). So it was a little bit easier, having coworkers that know it and codebase already written in fulcro. I think maybe I had to put more time into some concepts of how fulcro works. I also had some moments of consternation about why it works like that and then finding out that it is like that due to react. But I don’t think that there were some major issues or obstacles.

👍 3
Oliver08:05:55

I have a question about figure 2: What does the dashed line from Local Action to Client DB represent?

Jakub Holý (HolyJak)18:05:59

It means it can change data in the client DB