Home  >  Q&A  >  body text

前端 - 如何透彻地学习前后端通信/连接的相关知识?

针对对应不同的场景,前后端所采用不同的通信协议以及具体的实施方法.
有什么书籍或文章可以系统地讲解在具体的场景下,这些协议的作用以及实施方案等相关内容?

PHPzPHPz2740 days ago607

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-04-18 10:21:17

    请看
    What exactly is RESTful programming?

    http://stackoverflow.com/ques...

    reply
    0
  • PHPz

    PHPz2017-04-18 10:21:17

    Can I understand that the knowledge you are talking about is related to the http protocol? If so, then I recommend you to read the book Illustrated HTTP, which is easy to understand, and then learn a back-end language, for example, if you are a front-end I recommend node, and then write some small projects related to the front and back ends. If you encounter problems, you can check the relevant information. You will gain a lot from this process

    reply
    0
  • Cancelreply