Skip to content

Commit ef16cf9

Browse files
committed
gulp preference
1 parent bd40584 commit ef16cf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2880,9 +2880,9 @@ Client-side routing is important for creating a navigation flow between views an
28802880
**[Back to top](#table-of-contents)**
28812881
28822882
## Task Automation
2883-
Use [Gulp](http://gulpjs.com) or [Grunt](http://gruntjs.com) for creating automated tasks.
2883+
Use [Gulp](http://gulpjs.com) or [Grunt](http://gruntjs.com) for creating automated tasks. Gulp leans to code over configuration while Grunt leans to configuration over code. I personally prefer Gulp as I feel it is easier to read and write, but both are excellent.
28842884
2885-
> Gulp leans to code over configuration while Grunt leans to configuration over code. I personally prefer Gulp as I feel it is easier to read and write, but both are excellent.
2885+
> Learn more about gulp and patterns for task automation in my [Gulp Pluralsight course(http://jpapa.me/gulpps)
28862886
28872887
###### [Style [Y400](#style-y400)]
28882888

0 commit comments

Comments
 (0)