选择自举VS材料设计 [英] Choosing bootstrap vs material design

查看:140
本文介绍了选择自举VS材料设计的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要使用 angularjs (全栈)启动新的项目。我的项目需要响应,我会从头开始创建模板。

I'm going to start new project using angularjs (full stack). My project needs to be responsive and I'll be creating templates from scratch.

所以,我需要为布局上是否选择自举3 (带引导指令)或材料设计的意见?

So I need an advice on whether to choose bootstrap 3 (with bootstrap directives) or material design for layouts?

我会非常AP preciate如果有人能列出赞成&放大器;两者的利弊。

I'd greatly appreciate if someone can list the pros & cons of both.

推荐答案

据我知道你可以分别或同时使用所有提到的技术。随你便。我认为你从错误的角度看问题。材料设计仅仅是页面的特定元素的设计,表现放在一起的方式。材料设计提供了极大的UI / UX,但是它依赖于图形布局(HTML / CSS),而不是JS(事件,相互作用)。

As far as I know you can use all mentioned technologies separately or together. It's up to you. I think you look at the problem from the wrong angle. Material Design is just the way particular elements of the page are designed, behave and put together. Material Design provides great UI/UX, but it relies on the graphic layout (HTML/CSS) rather than JS (events, interactions).

在另一方面,AngularJS和Bootstrap是可以节省您从编写吨code的加快开发的前端框架。例如,你可以建立利用AngularJS Web应用程序,但没有材料设计。或者你可以建立与材料设计简单的HTML5网页没有AngularJS或启动。最后,你可以构建一个使用AngularJS与引导的的用料设计的Web应用程序。这是最好的方案。所有技术都互相支持。

On the other hand, AngularJS and Bootstrap are front-end frameworks that can speed up your development by saving you from writing tons of code. For example, you can build web app utilizing AngularJS, but without Material Design. Or You can build simple HTML5 web page with Material Design without AngularJS or Bootstrap. Finally you can build web app that uses AngularJS with Bootstrap and with Material Design. This is the best scenario. All technologies support each other.


  1. 引导= 响应页

  2. AngularJS = MVC

  3. 材质设计= 伟大的UI / UX

  1. Bootstrap = responsive page
  2. AngularJS = MVC
  3. Material Design = great UI/UX

您可以检查真棒材料设计组件作为AngularJS:

You can check awesome material design components for AngularJS:

https://material.angularjs.org

演示: https://material.angularjs.org/latest/demo/

Demo: https://material.angularjs.org/latest/demo/

这篇关于选择自举VS材料设计的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆