javascript – 学习angularjs 1.3,知道角度2将在1年内发布

前端之家收集整理的这篇文章主要介绍了javascript – 学习angularjs 1.3,知道角度2将在1年内发布前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我想学习 angularjs 1.3,但是如果是正确的时间,我会在做出决定时遇到一些问题,因为版本2将被发布后角度将被大幅改变.

花时间和精力学习一个我们知道它将要改变的框架是值得的.

人们可以给我什么建议.

你能否建议任何其他框架,这很容易学习?

谢谢!

解决方法

检查这个很好的 reddit主题的这个主题.

kogsworth的答案真的很好,我同意他的看法.

Of course it’s worth it. The Syntax might have changed substantially
between 1.3 and 2.0,but the fundamentals of the framework remain the
same. You’ll have to learn to deal with dependency injection,two-way
binding,directives,services,filters,etc. What you’re learning
today in tech will always become deprecated in the future,but the
time you spent now will help you learn/understand the next big thing.

而角色背后的主要哲学如声明样式和可测试代码也不会改变.如果你来自强制性的前端背景,现在最好开始学习.

原文链接:https://www.f2er.com/js/152001.html

猜你在找的JavaScript相关文章