Building CampaignHawk: Connecting Modals with React (Part 8)

Continuing the discussion from Building CampaignHawk: Populating Modals (Part 7):

Part 8, connecting modals with React. I think this article does a pretty good job showing the thought process behind connecting components to each other in React.

1 Like

I’ve got to say, I’ve been following your blog posts with interest, and I have to say that they have been very well written and incredibly easy to follow. I’m looking forward to seeing the next one!

I’m interested to see that you’re doing all the CSS styling entirely yourself, rather than using a Google Material Design “package”. However, I’m loving the usage of flexbox, so I’m learning stuff on several fronts at the moment!

You’re very welcome :slight_smile: I’m going to try to publish at least 3 a week until the project is finished.