navigation

Hero image for article
Icon for article
angularbeginnerionicnavigationvideo

Navigation Basics & Passing Data Between Pages in Ionic & Angular

9 min read

In this video tutorial, we will cover the basic concepts for navigation when building an Ionic/Angular application, including how to pass data from one page to another.

Hero image for article
Icon for article
angularbeginnerionicnavigation

Implementing a Master Detail Pattern in Ionic 4 with Angular Routing

4 min read

In this tutorial, we discuss how to create master/detail navigation in an Ionic 4 application with Angular routing (and compare that to the use of NavControll and NavParams in Ionic 3)

Hero image for article
Icon for article
beginnerionicnavigationpwastencil

Stack Based Navigation (Push/Pop) with Ionic Web Components

4 min read

In this tutorial, we are going to cover how to use push/pop style navigation in an Ionic/Stencil project.

Hero image for article
Icon for article
angularbeginnerionicnavigation

A Simple Guide to Navigation in Ionic

5 min read

Before we get into the specifics of how to implement this style of navigation in Ionic 2, let's try to get a conceptual understanding of how it works first

Hero image for article
Icon for article
facebookmenunavigationsliding

How to Add a Facebook Style Sliding Menu in Sencha Touch

2 min read

In this video tutorial I show you how to create a sliding menu in Sencha Touch from scratch.