Giter Site home page Giter Site logo

Web前后端分离开发思路 about blog HOT 13 OPEN

livoras avatar livoras commented on June 26, 2024 6
Web前后端分离开发思路

from blog.

Comments (13)

pangwen avatar pangwen commented on June 26, 2024 3

一个人想自己写东西只能全栈了。。

from blog.

P1an8 avatar P1an8 commented on June 26, 2024 2

我是本地创建json文件,模拟返回的数据

from blog.

riskers avatar riskers commented on June 26, 2024

我用的是 mockjs

from blog.

livoras avatar livoras commented on June 26, 2024

@riskers 现在发展太快了,工具越来越多。本文都outdate了

from blog.

riskers avatar riskers commented on June 26, 2024

还想和你交流交流的。看你的博客写的不错 👍

from blog.

metrue avatar metrue commented on June 26, 2024

@livoras 同感,前端的技术站选择真是纠结啊,没几个月一换。

from blog.

livoras avatar livoras commented on June 26, 2024

@riskers 可以,我也喜欢多交流

from blog.

livoras avatar livoras commented on June 26, 2024

@metrue 感觉还是得根据实际情况进行技术选型,很多时候新也不一定是好的呢

from blog.

datochan avatar datochan commented on June 26, 2024

我们这边开发的时候,都是订好接口后,后台人员在真实接口上填写模拟数据,供前端人员开发调试。
所有接口的模拟数据都填写完毕后,再将接口一个个的写上业务逻辑……

不过,有些接口之间是有依赖关系的,比如测试删除或者新增接口,是看不到实际效果的……

from blog.

livoras avatar livoras commented on June 26, 2024

@datochan 对,确实会有这样的问题。这种方式不能本地开发,不能离线开发,也是有点不方便。

from blog.

ArtemisZ avatar ArtemisZ commented on June 26, 2024

感觉看了一些前端和后台分离开发的方法,貌似很多人都推荐MockJS,或者使用Node自己搭建一个。

from blog.

Thinking80s avatar Thinking80s commented on June 26, 2024

那前端如何模拟接口分页数据,微信jssdk授权呐?

from blog.

souths avatar souths commented on June 26, 2024

现在使用在线网站Easy-Mock

from blog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.