Stack Overflow is a community of 4.7 million programmers, just like you, helping each other.

Join them; it only takes a minute:

Sign up
Join the Stack Overflow community to:
  1. Ask programming questions
  2. Answer and help your peers
  3. Get recognized for your expertise

I like to learn Angular 2. May I know which Angular is best typescript or javascript. I know angular 1 javascript and also ionic framework 1. If i learn angular 2 in javascript whether it help for ionic 2. may i know whether ionic 2 is javascript or typescript

share
    
angular2 is compatible with both js as well as typescript. but most of the articals and tutorials even on the official websites angular2 is with typescript. – Pardeep Jain 21 mins ago
    
Welcome to StackOverflow. While you question is valid, it is considered as off-topic for this site. Questions that are opinion based are off-topic on StackOverflow. However to answer your question, Angular2 can be used in TypeScript, Dart, or JavaScript. Ionic2 uses Angular2 so it also supports the same. The choice is yours, however the Angular2 team recommends TypeScript. The choice is yours and yours alone. – SnareChops 20 mins ago
    
thanks. i have confused. many articles are in typescript so that i asked. anyway thanks – Deepak rao 13 mins ago

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.