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
Join them; it only takes a minute:
closed as primarily opinion-based by Dave Newton, SnareChops, Günter Zöchbauer, user2314737, toskv Feb 20 at 19:38Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise.If this question can be reworded to fit the rules in the help center, please edit the question. |
|||||||||||||||||
|
At the end of the day, they both are transpiled into plain old JavaScript. And yes, you can use either JS or TypeScript in Ionic 2. Pros of using TypeScript:
Cons of using TypeScript:
|
|||||||||||||
|
It's Your decision What I conclude after a search on internet:
How will you know when to it’s time to start seriously looking at Angular 2?
|
|||||||||||||||||
|