|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/nativescript-angular-code-sharing/
课程评论:没有评论
课程名称:NativeScript与Angular代码共享 概述:本课程专注于移动NativeScript与Angular网页应用之间的代码共享。我们将展示如何在一个单一的代码库中管理两个项目,并最大限度地共享代码。课程从零开始,首先创建一个全新的项目,然后分别介绍如何创建Angular应用和NativeScript应用。接着,我们将进入代码共享应用的开发,构建经典的主从视图,展示带有图片的项目列表,并可以点击项目以加载详细信息页面。课程中还将进行组件样式设计,并展示如何通过HTTP请求与外部API进行通信(我们将提供该API)。最后,我们将完成三个在不同平台上运行的应用(网页、iOS和Android),所有这些都将使用一个源代码,并在Angular和NativeScript之间共享尽可能多的代码。
This tutorial focus on the code sharing between mobile NativeScript and and Angular web app. I will show how we can have one single repository to handle the both projects and code sharing maximum code in-between the project.We will start from scratch with a blank new project. I will start showing how to create Angular app and NativeScript separately and we will go through the content for each of them. Then we will create our code-sharing application. We will create classic master-detail view. List of items with images will be displayed and you can click on the item to load new page with more detailed information in. We will do styling the component and I show you how to communicate to external API with http requests. (I also provide that API for you). We will finish with having 3 working applications on different platforms (web, iOS and Android).All that will be done using one source code and share maximum code between web app and mobile app using Angular and NativeScript.