我想学习
angularjs 1.3,但是如果是正确的时间,我会在做出决定时遇到一些问题,因为版本2将被发布后角度将被大幅改变.
花时间和精力学习一个我们知道它将要改变的框架是值得的.
人们可以给我什么建议.
你能否建议任何其他框架,这很容易学习?
谢谢!
解决方法
检查这个很好的
reddit主题的这个主题.
kogsworth的答案真的很好,我同意他的看法.
Of course it’s worth it. The Syntax might have changed substantially@H_301_18@ between 1.3 and 2.0,but the fundamentals of the framework remain the@H_301_18@ same. You’ll have to learn to deal with dependency injection,two-way@H_301_18@ binding,directives,services,filters,etc. What you’re learning@H_301_18@ today in tech will always become deprecated in the future,but the@H_301_18@ time you spent now will help you learn/understand the next big thing.
而角色背后的主要哲学如声明样式和可测试代码也不会改变.如果你来自强制性的前端背景,现在最好开始学习.