-
Notifications
You must be signed in to change notification settings - Fork 54
Pages
Pavel Gavlík edited this page May 15, 2014
·
5 revisions
some early content for Pho website
Thanks
- technologies authors
- https://github.com/ChtiJS/chtijs.francejs.org for some gulpfile tips
Roadmap
- still valid?
Getting Started (with examples and screenshots)
Contributing
FAQ
-
Why no server use your own backend or python server
-
How do I change directory with sources? Change it in your gulpfile.js. You can find all config options in https://github.com/madebysource/pho-devstack/blob/master/config.js.
-
Can I customize Pho's tasks or write my own Gulp tasks? Absolutely! Put them in your gulpfile.js. You can rewrite Pho's tasks if you give them same name.
-
Can I write my own npm module as Pho extension?
-
My project is big. Will it affect my build time?
Case studies/Examples
- multiple configurations
Guidelines (Webdev checklist)
- git workflow
- JavaScript code style
- AngularJS code style https://google-styleguide.googlecode.com/svn/trunk/angularjs-google-style.html
- AngularJS dir structure: https://docs.google.com/document/d/1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub
- https://github.com/angular/angular.js/wiki/Best-Practices
- Book of Speed http://www.bookofspeed.com/