DEV Community

Cover image for Q&A Angular With Ionic Coding Session
Christian Lüdemann
Christian Lüdemann

Posted on

Q&A Angular With Ionic Coding Session

See me demonstrate the course content and best practices while building a productivity app with Angular, Ionic, and Capacitor and get your Angular questions answered.

In this session (27/03/21), we will build upon the basic app from last time and use the Nx Monorepo architecture for using a good facade.

In future sessions we will:
Hook the app up to Firebase with GraphQL.
Extracting to styled UI components and publishing to App Store.

We are building on the productivity application that we started in the previous session, where we were creating the application with the NX workspace and the monorepo structure from Narwhal.

In this session we are:

  • Going to build up the data and get the data using a facade.
  • Create some tasks these will be daily/weekly/monthly/yearly tasks with some CRUD functionality to Add, Edit, and Delete tasks.
  • Navigation between monthly/yearly tasks.
  • Answer questions along the way.

You can watch it here

Top comments (0)