问题:
Want to improve this question? 想改善这个问题吗? Update the question so it focuses on one problem only by editing this post . 更新问题,使其仅通过编辑此帖子来关注一个问题。
Closed 4 years ago . 4年前关闭。
Suppose I'm familiar with developing client-side applications in jQuery , but now I'd like to start using AngularJS . 假设我熟悉使用jQuery开发客户端应用程序,但是现在我想开始使用AngularJS 。 Can you describe the paradigm shift that is necessary? 您能否描述必要的范式转换? Here are a few questions that might help you frame an answer: 以下是一些可以帮助您确定答案的问题:
- How do I architect and design client-side web applications differently? 我如何以不同的方式设计和设计客户端Web应用程序? What is the biggest difference? 最大的区别是什么?
- What should I stop doing/using; 我应该停止做什么/使用; What should I start doing/using instead? 我应该开始做什么/使用呢?
- Are there any server-side considerations/restrictions? 是否有服务器端注意事项/限制?
I'm not looking for a detailed comparison between jQuery
and AngularJS
. 我不是要在jQuery
和AngularJS
之间进行详细的比较。
解决方案:
参考一: https://stackoom.com/question/10uj1/如果我有jQuery背景-那么-AngularJS中的思考-吗-关闭参考二: https://oldbug.net/q/10uj1/Thinking-in-AngularJS-if-I-have-a-jQuery-background-closed
来源:oschina
链接:https://my.oschina.net/stackoom/blog/4294141