NativeScript with Angular Web Application Conversion
Sharing your web and native mobile application code
Enroll in Course
This course is for those that need to be able to have as much code reuse as possible between their Angular applications for the web and their native mobile apps written with NativeScript and Angular. You will learn how to leverage NPM scripts, naming conventions, and a smart application folder structure for maximum reusability between your code bases and use the monorepo approach to do it. Even if you aren't sharing web and NativeScript code, this course shows some best practices in architecting your solution when it comes to Angular with NativeScript.
In this intermediate level course, Paul Halliday quickly explains some of the concepts behind code sharing and then dives right into a sample project, which he builds from scratch.
Your Instructor
Paul Halliday is a tech entrepreneur that specializes in cross platform mobile development. He graduated with a first class honours in BSc Computer Science from the University of Sunderland and has received numerous awards including the SIEM Prize, Sunderland University Professional Award, and more.
Course Curriculum
-
StartProject Setup (2:09)
-
StartCreating a New Module and Routes (8:26)
-
StartAdding Native Views (3:02)
-
StartAdding Angular Material (4:16)
-
StartSearch Views (4:55)
-
StartCreating the GithubSearchDetail (2:44)
-
StartRoute Parameters (3:57)
-
PreviewCreating a CoreModule (4:24)
-
StartHttpClient and User Model (8:23)
-
StartSearch Detail View (Web) (6:25)
-
StartSearch Detail View (Mobile) (9:28)
-
PreviewUsing HttpInterceptors (6:03)
-
StartUsing Native and Web Toasts (6:44)