Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

I need to learn how to build hybrid apps. Which of the tracks should i touch on?

Anyone can point out to me which of the available tracks enable me to build a full scale hybrid app? I have developed a website on wordpress. I need a hybrid app as well. As i dont have the time and knowledge on how to learn and develop a native one.

Thanks

2 Answers

Hi Andre,

Well, if you want to build hybrid apps, it depends of your knowledge. You need to know at least these 3 things : HTML5, CSS3 and Javascript, you will probably need an API that can be developed with NodeJS, PHP, Ruby or any other language.

I would recommend to you these frameworks :

Ionic Framework : http://ionicframework.com/ A great framework to build mobile apps for iOS and Android, it will allow you to use the excellence of angular.

Nativescript : https://www.nativescript.org/ Awesome framework also that will allow you to build apps for iOS, Android and even Windows phone.

You've numerous choices if you look for different solution on Google.

Good luck.

Thanks Kev. Really appreciate your guidance.

I was hoping that Treehouse has some tutorials on Ionic, Telerik, Phonegap and/or even Cordova.

By any chance Treehouse will have them in anytime soon?