Skip to content
forked from mdo/code-guide

Standards for flexible, durable, and sustainable HTML and CSS.---Bootstrap 编码规范:编写灵活、稳定、高质量的 HTML 和 CSS 代码的规范。

License

Notifications You must be signed in to change notification settings

Ainerce/code-guide

 
 

Repository files navigation

logo by Ainerce

Code Guide

Code Guide is a project for documenting standards for developing flexible, durable, and sustainable HTML and CSS. It comes from years of experience writing code on projects of all sizes. It's not the end-all be-all, but it's a start.

Start reading ☞


License

Released under MIT by, and copyright 2014, @mdo.

Thanks

Heavily inspired by Idiomatic CSS and the GitHub Styleguide.

Translations

Translations are maintained by their creators and may not always be up to date with the original here.

Have a translation you'd like to link to? Open a pull request to add it here. Be sure to keep it alphabetical.

  • 对于桌面端,目前 Bootstrap 和 jQuery UI 已经可以满足大多数的开发需求,也在业界得到了广泛的应用,有着丰富的组件和扩展,以及相对简洁的语法和操作。应对我们的基本需求已经足够了。如果您对前端界面的效果有比较高的要求,希望可以应用像结构树这样比较复杂的控件,建议您考虑 Dojo,抱了这多年的大腿也不是白抱的,效果还是很不错的。对于,局域网的应用,还可以考虑 Sencha Ext JS 框架,效果更加震撼,但是对网络的要求也更高。如果这些还是不能满足您内心的狂野,那只能建议您使用 Flex 或者 SilverLight 了。相反,如果您对网络速度非常敏感,希望找一个迷您并且功能不错的框架,那 Mootools 会是您不错的选择。如果您很怀旧,也可以使用 YUI,虽然曲线不够性感,但是内容很丰富。如果您是一个 Ruby on Rails 的开发人员,建议您可以先看一下 Prototype 框架,毕竟是默认的框架。如果您对上面说到的框架都不满意,那建议您体验一下国内的框架一段时间,然后再回过头来看刚才说到的框架,相信您一定会有一种豁然开朗的感觉。

  • 对于移动端的应用,jQuery Mobile, Foundation 依然是轻量级选择,Dojo Mobile 和 Sencha Touch 会为您提供更加强大的功能。同时,您还可以与 PhoneGap 和 Cordova 框架结合使用,利用 Web 的技术开发移动应用。不过这种混合式开发模式兴起时间并不长,还在不断发展中。

About

Standards for flexible, durable, and sustainable HTML and CSS.---Bootstrap 编码规范:编写灵活、稳定、高质量的 HTML 和 CSS 代码的规范。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 71.6%
  • CSS 28.4%