Giter Site home page Giter Site logo

ionic-tutorial's Introduction

Let's jump in and start building a real hybrid app! Along the way, you can instantly preview you app using mobile broswer or as native app on an android device! We start with a blank ionic app generated from its starter template.

What is Ionic

From ionic website:

Ionic is a powerful HTML5 native app development framework that helps you build native-feeling mobile apps all with web technologies like HTML, CSS, and Javascript.

In summary, this is what we do to build a hybrid app:

  1. We are developing an AngularJS app. All our knowledege from angular courses will be used here.

  2. Ionic helps to build a native style UI.

  3. We build app on Apache Cordova, which helps to compile all our JS code to native code.

Luckily, Ionic hide most of the detail. As developer, we only need to focus on the Angular and HTML side of the app.

#How to learn this course

In this course, we divide chapters into different features of our app. In each chapter, there are several exercises to help build each feature progressively.

For each feature, we have instructions to help understand concept and initial code. Then there is exercise for you to complete the feature.

We want you to have instant feedback on what you are building. You can have your mobile browser or the android app we provided open when learning the course, when you submit an exercise or start a new one, you will see the actual app live and running on your phone.

Let's start learning!

ionic-tutorial's People

Contributors

meticulous-dft avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.