简体   繁体   中英

Angular 2 and Ionic 2 - how to make them work and should I even bother?

I've been trying to develop a glossary app in Ionic 2 and when I got to using the http service, it all went to hell. Angular 2 tutorials were changed, the mock server couldn't be set up, and Ionic 2 documentation wasn't of much help. I tried updating dependencies to latest versions, to try to build things according to the newest tutorials, but I couldn't make that work either because some of the classes required throughout the code just weren't getting exported anywhere.

Would you recommend waiting until everyone catches up with one another, or just trying to continue the development with older versions? How am I supposed to make all this work?

Since Ionic 2 builds upon Angular 2 it seems viable to suggest to just wait for Ionic 2 to integrate the final version of Angular 2, if youre not working on a production app right now.

The latest beta of Ionic uses Rc4 of Angular 2,but rumors say the RC version of Ionic is just around the corner with AngularConnect event.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM