search

Home  >  Q&A  >  body text

什么是前后端分离?用vue angular等js框架就能实现前后分离了吗?

小白求详细解答

phpcn_u238phpcn_u2382839 days ago1344

reply all(2)I'll reply

  • 数据分析师

    数据分析师2017-10-01 00:55:20

    What is front-end and back-end separation? Can front and back separation be achieved using js frameworks such as vue angular? -PHP Chinese website Q&A-What is front-end and back-end separation? Can front and back separation be achieved using js frameworks such as vue angular? -PHP Chinese website Q&A

    Let’s take a look and learn.

    reply
    0
  • 阿神

    阿神2017-03-18 17:08:44

    前后端分离和框架并没有什么关系,简单地说前后端分离就是前端和后端开发时不再相互依赖,可以同时开发,一切关于数据部分全都是前端发出ajax请求,后端返回数据,前后端唯一的联系就是接口文档

    reply
    0
  • Cancelreply