N
N
Nikolai Marchenko2016-04-19 15:34:57
css
Nikolai Marchenko, 2016-04-19 15:34:57

How to improve the frontend template?

For the last year, I have been developing my template for a quick project site - Gagarin , now I use Jade / Gulp / PostCSS in it. Why I started doing it wrote in the readme below. I think that something is missing in it or something is done incorrectly, but my knowledge seems not enough to see and understand what exactly. I ask for your advice on how to improve / optimize it.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Konstantin Velichko, 2016-04-22
@Zoxon

Tweak other templates, ideas will appear.
My https://github.com/zoxon/gulp-front
CSSR https://github.com/CSSSR/csssr-project-template
TARS https://github.com/tars/tars

D
Denis Ineshin, 2016-04-19
@IonDen

Make a demo page with detailed analysis and usage examples.

K
Konstantin Kitmanov, 2016-04-19
@k12th

Don't keep build folder in git
Split gulpfile.js into small manageable chunks with gulp-load-tasks
Add task for unit or e2e tests and/or at least linters for both JS and CSS
Make normal build scripts, well, at least with the help of browserify, it is possible with optional transpilation

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question