[ Part 1 (Introduction) – Part 2 – Part 3 – Part 4 ]
What’s going on guys?
We’re continuing with our Ionic 4 series today.
As explained in part one, we’re making a simple card matching game in order to learn the different components of the Ionic framework.
If you’re clueless about the Ionic framework, you should go check out the first part where I explain it in more detail.
I won’t ramble for too long in this post (as usual), since I explained that I’m not planning on covering code in these blog posts for Ionic – that’s what the videos are for anyway alright.
Instead, I’ll leave a summary of what goes down in this part.
Coding Summary
In this second part, we’ll get our card matching game to a playable state.
Basically, by the end of it, you’ll be able to select both cards and we’ll put conditions in place to check if the selected cards match or not.
Recent Comments