Skip to content
New issue

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

移动端ssr项目架构 #2

Open
wenjayliu opened this issue Jan 22, 2018 · 1 comment
Open

移动端ssr项目架构 #2

wenjayliu opened this issue Jan 22, 2018 · 1 comment

Comments

@wenjayliu
Copy link

vue移动端普通项目如何实现服务端渲染

看到项目使用了bootstrap 和 jQuery 想了解下这个项目的使用场景和选择这两个插件的原因,
虽然jQuery的有些插件确实丰富且不可替代,由于vue等新技术的出现,目前已经有挺长时间没有写jQuery了。

我开发移动端一般选择的技术

    "axios": "^0.17.1",
    "fastclick": "^1.0.6",
    "js-cookie": "^2.2.0",
    "vconsole": "^3.1.0",
    "vue": "^2.5.2",
    "vue-i18n": "^7.4.0",
    "vue-router": "^3.0.1",
    "vue-socket.io": "^2.1.1-b",
    "vuex": "^3.0.1",
    "vuex-i18n": "^1.10.4",
    "vux": "^2.7.7"

vux 后期可能弃用,在移动端应该如何架构服务端渲染

@eugeneCN
Copy link
Owner

虽然有个jquery文件,但是并没有引入。vue版本的 bootstrap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants