亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

angular.js - The server side does not use the view layer, and all APIs are used to return json, which is handed over to the front-end angularjs for rendering. Is it suitable for an e-commerce website?
世界只因有你
世界只因有你 2017-05-15 16:53:24
0
3
740

Our overall requirement is to do PC web in the early stage and mobile web in the later stage.
Should I use jquery bootstrap for the PC web separately and angularjs for the mobile terminal, or should I use angularjs directly?
Comprehensive consideration of performance (caching), security, overall development volume, maintainability, page SEO optimization, etc...
Please express your opinions.

世界只因有你
世界只因有你

reply all(3)
巴扎黑

seoShould be a problem~

過(guò)去多啦不再A夢(mèng)

Let’s separate PC and mobile terminals.
The PC version should continue to render templates on the backend, otherwise it would be a tragedy if Baidu can’t even search it.
The mobile version is angular

PHPzhong

I am currently using angularjs+sass (using bootstrap mix-ins and variables) to make the mobile version. In fact, the mobile version considers less SEO issues and is more suitable than the PC.
It is very convenient to bind pure interfaces with angularjs, similar to SPA mode. If you use traditional js to write, you may have a lot of dom pages, but the performance is not very good

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template