简体   繁体   English

可以不使用打字稿来运行angular2吗?

[英]is it possible to run angular2 with out using typescript?

  > ## Is it possible to run angular 2 with out using typescript? ##

我正在尝试学习角度2,现在我的问题是在学习角度2打字稿之前是否必须学习?

I am trying to learn angular 2, now my question is before learning angular 2 typescript learning is mandatory or not? 我正在尝试学习角度2,现在我的问题是在学习角度2打字稿之前是否必须学习?

No, you can run angular2 without typescript. 不,您可以在没有打字稿的情况下运行angular2。

See here: Link 看到这里: 链接

But Angular's doesn't provide much samples using JavaScript 但是Angular并没有使用JavaScript提供太多示例

Is not mandatory, but I would learn it if you want to get better in the framework. 它不是强制性的,但是如果您想在框架中变得更好,我将学习它。 The things you will learn are used in many other languages, so you will not only learn "Typescript". 您将学到的东西用于许多其他语言,因此您不仅会学习“打字稿”。

You can start learning Angular with their tutorial and you will start to understand some things of Typescript, then try to understand both. 您可以通过他们的教程开始学习Angular,并开始了解Typescript的一些知识,然后尝试同时理解两者。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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