gulp - What is "Code over configuration"? -


i have seen terms many times on google code on configuration or configuration on code. tried on searching on google, still got nothing. started work on gulp again mystery came code on configuration.

can please tell me both , difference on them?

since tagged gulp, i'll give popular comparision tool (gruunt) tell difference.

grunt’s tasks configured in configuration object inside gruntfile, while gulp’s coded using node style syntax.

taken here

so configuration have give tool information needs work thinks has work. if focus on code tell tool steps has complete directly.

there's quite bunch of discussion 1 better. you'll have have read , decide fits project best.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -