Please enable JavaScript to use CodeHS

Mobile Apps

Description

In this lesson, students will learn how they can use conditionals in their React Native apps.

Objective

Students will be able to:

  • use conditionals in their programs to tell the computer to complete one action over another
Description

In this lesson, students will learn how parameters can be used inside React Native functions.

Objective

Students will be able to:

  • use parameters inside functions to control conditional blocks
Description

In this lesson, students will add a new screen to their app where the record of each team’s wins, losses, and ties will be recorded. They will use their prior knowledge of creating multiple screens and the new concepts of conditionals to complete this task.

Objective

Students will be able to:

  • use their knowledge of conditionals to create a Standings screen where a record of wins, losses, and ties for each team will be stored
Description

In this lesson, students review content with a 15 question End-of-Unit Quiz.

Objective

Students will be able to:

  • Prove their knowledge of conditionals through a multiple choice quiz