GithubHelp home page GithubHelp logo

maq90 / learn-ios9-hybrid-apps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from panacloud/learn-ios9-hybrid-apps

0.0 2.0 0.0 857 KB

Learn to develop iOS 9 Hybrid Apps in Baby Steps. Swift and JavaScript/TypeScript are a match made in heaven.

License: MIT License

Swift 82.33% HTML 8.29% JavaScript 8.45% CSS 0.92%

learn-ios9-hybrid-apps's Introduction

Learn iOS9 Hybrid App Development using Swift and JavaScript/TypeScript

We think Hybrid Apps will take over the iOS 9 app landscape. Swift and JavaScript/TypeScript are a match made in heaven. We do not think that the main advantage of hybrid apps is just the cross platform nature of such apps, but increased functionality and productivity are main reasons to develop these apps. Currently when developing hybrid apps the developers create most of the app in JavaScript/TypeScript and use Cordova plugins for native functionality. Native developers do most of the development in Swift/Objective C. We recommend that the developers should use the best of the both worlds depending on the requirements. They should use Swift code where performance and native mobile functionality is required and use JavaScript/TypeScript where it can help in developing the best functionality in the least amount of time. For example if you want to develop a data driven component it may be more productive and maybe produce better results if you use JavaScript based D3.js.

You may ask why the hybrid solution was not a better choice before iOS 9. The issue was that in iOS 8 there was a bug which severely effected the usibility of hybrid apps. With the upcoming release of iOS 9 this issue has been resolved. Furthermore, iOS 9 also gives additional options.

In these tutorials we will learn to develop hybrid iOS 9 mobile apps using Swift and JavaScript/Typescript by taking small incremental steps. The code requires Xcode 7.

learn-ios9-hybrid-apps's People

Contributors

ziaukhan 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.