We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
前端代码越来越复杂
前后端高度耦合
分工问题
后端
前端
标准
The text was updated successfully, but these errors were encountered:
No branches or pull requests
为什么要前后端分离
传统后端MVC架构的弊端
前端代码越来越复杂
前后端高度耦合
分工问题
前后端分离实践
前后端的划分不应是从硬件上划分,
而是应该在职责上进行划分,如
后端负责
前端负责
前后端分离给权限管理带来的挑战
前端要控制页面的跳转和渲染
后端要控制每一个接口的访问权限
前后端交互
权限粒度的设计
主要技术选型
后端
前端
标准
The text was updated successfully, but these errors were encountered: