Skip to content

Dev.Front end Courses

nothing edited this page Mar 3, 2014 · 2 revisions

All

  • 希望开发的时候,尽量做到前后分离,前台的规则参考前台。
  • 尽量不要把php跟js css混合写。
  • 以下的规则针对的是前端代码,不受后台语言的限制。

Html

  1. standard

Css

  1. standard
  2. bootstrap
  3. css3

Js

  1. standard
  2. jQuery
  3. AngularJS
  4. Plugin

How to code front-end in Pi

  1. phtml or html
  2. Admin routes or front routes

Dev Tools

  1. Firebug
  2. Grunt

Clone this wiki locally