Tutorial hero
Lesson icon

Live Coding a Party Game with Ionic - Part 1

Originally published September 17, 2018 Time 1 mins

In this video, I walk through building a “party game” using Ionic live on screen. With these types of videos, the emphasis is on dealing with issues as they arise and trying to capture how I would naturally build an application rather than having anything prepared beforehand. All I have going into this video is a general idea of what I want to build – all mistakes along the way will be included.

This particular application will allow us to display a series of questions on the screen, and the user will be able to tap to randomly cycle through the questions. The key parts of this application will be:

  • The ability to load in a series of questions
  • The ability to tap to go to a new random question
  • The background colour will change for each new question

Watch the video on YouTube: Click here

Learn to build modern Angular apps with my course