flux:web-a00
Table of Contents
Flux de travail WEB A00
Outils, langages, style guides, linting, tests
Outils
Nom | url | documentation |
---|---|---|
Automatisation des tâches | grunt | installation |
→ Watches | grunt contrib-watch | installation |
→ Concaténation | grunt-contrib-concat | |
→ Compilation JS | contrib-concat | |
→ Compilation JS (Bower.io) | bower-concat | |
→ Compilation SCSS | contrib-sass | |
→ Compilation HTML | grunt-htmlcompressor | |
→ JS Hinting | grunt-contrib-jshint | |
→ CSS Hinting | ||
→ HTML Hinting | grunt-htmlhint | |
→ Validation HTML | grunt-html-angular-validate | |
Éditeur | ATOM | installation |
Pré-processeur CSS→SASS | Sass | installation |
Versioning | GIT | installation |
Librairies JS | ? | ? |
? | ? | |
Compilateur JS | Google Closure Compiler | |
Compilateur CSS | ? | ? |
Compilateur HTML? | ? | ? |
Javascript Testing | Mocha+Chai | ? |
Langages
Nom |
---|
HTML5 |
CSS |
SCSS |
Javascript |
Style guides
JavaScript
CSS
SCSS
HTML
Hinting/Linting
Tests
Language | Nom |
---|---|
HTML | |
tests | |
CSS | |
tests | |
SCSS | |
tests | |
JS | |
tests |
Autres outils de test
Fournisseur | Nom | Usage |
---|---|---|
https://developers.google.com/speed/pagespeed/ | Généraliste/Amélioration de la vitesse de chargement | |
W3C | Markup Validation Service | Conformité du Markup |
Unicorn - Le Validateur unifié du W3C | Conformité : Markup/CSS/Mobile OK | |
Nu Html Checker (expérimental) | Conformité du HTML | |
Autre | HTML 5 outliner | HTML document outline |
structure de fichiers
/ | Racine | |
---|---|---|
.gitignore | paramétrage des fichiers ignorés par git | |
.jscsrc | paramétrage de JSCS |
.gitignore
TODO : voir A collection of useful .gitignore templates - GitHub
Notamment :
- Langages/outils
- Sass.gitignore
- Node.gitignore
- Yeoman.gitignore
- CMS
- Magento.gitignore
- OpenCart.gitignore
- Prestashop.gitignore
- WordPress.gitignore
- .gitignore globaux :
- Linux.gitignore
- NetBeans.gitignore ?
- OSX.gitignore
PolyFills
TODO
checklists
TODO
Checklist de démarrage projet
- ▢ → tâche
- ▢ → tâche
- ▢ → tâche
Checklist en cours de projet
- ▢ → tâche
- ▢ → tâche
- ▢ → tâche
Checklist en fin de projet
- ▢ → tâche
- ▢ → tâche
- ▢ → tâche
autres TODO
automatisation des tâches
- via nodejs/grunt/gulp/etc.
- script bash (genre pour lancer un terminal avec des onglets git/sass/autre ?
flux/web-a00.txt · Last modified: 2016/04/02 17:47 by leo