语义人工智能 VS 引导程序

哪一个是最好的使用,如果可能的话,请提供这两者的区别和优点。

语义 -ui vs < a href = “ http://getbootstrap.com/2.3.2/”> Bootstrap 我正在尝试构建我的用户界面,并且对使用什么感到非常困惑。

请建议我最好的一个,如果可能的话,与例子。

60032 次浏览

If you don't mind, I add Foundation by Zurb in the topic (the only true valid alternative to Bootstrap at the moment).

I just checked the project/framework SemUI and it's pretty awesome. The idea of building your pages in a strict semantic way is obviously good, moreover the design is stunning in my opinion and there are a lot of components and settings to use and to choose from the set.

Another thing that I noticed is the package, very well organized, every component if you want has its own stylesheet and script-file, therefore you'll be able to load only what you need, even because the package is quite heavy if you include everything in a single page.

For a pre-release I admit that I'm considering to build my next web-app with such framework, but I got some perplexities:

  • is that mobile-first like Bootstrap or Foundation? from what I'm able to see, it doesn't look so;
  • Bootstrap has two valid and well-known contributors and Foundation got Zurb behind, what about SemanticUI? this is a pre-release, are we gonna see other releases?

because of such perplexities I think to avoid to use it for a business/commercial project at the moment, maybe in a very near future, but if you're planning to use it for your own personal web-app (like mine), I think it's a pretty good choice.

Then if you wanna fallback to Bootstrap for any reason, I think it's not that painful (many of Semantic components seem based on Bootstrap).

I think that we can't see the differences between Bootstrap and Semantic-UI right now, Semantic-ui is new, so we have to let the time decide :)

My opinion: Semantic-UI design is better than Bootstrap and more clean, easy to use, strict coding, useful components, lightweight. I see the future of Frameworks in Semantic-UI, so I will contribute and hope the best for it, but I will not use it for big projects that depend on a huge feedbacks and supports!

Semantic UI doesn't really address mobile or responsive views like Bootstrap and Foundation do. It's more like a collection of prepackaged UI elements that work pretty well together with semantic markup that's superior to Bootstrap/Foundation. But the biggest drawback right now is that it's not mobile-centric. So if you want a well styled site, use Semantic-UI.